Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-radio-buttons-group

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-radio-buttons-group - npm Package Compare versions

Comparing version 2.2.10 to 2.2.11

2

lib/types.ts

@@ -5,2 +5,4 @@ export type RadioButtonProps = {

containerStyle?: object;
description?: string;
descriptionStyle?: object;
disabled?: boolean;

@@ -7,0 +9,0 @@ id: string;

2

package.json
{
"name": "react-native-radio-buttons-group",
"version": "2.2.10",
"version": "2.2.11",
"description": "Simple and Best. An easy to use radio buttons for react native apps.",

@@ -5,0 +5,0 @@ "main": "./lib/index.ts",

@@ -107,2 +107,4 @@ # React Native Radio Buttons Group

containerStyle | object | no | | react style
description | string | no | | any string
descriptionStyle | object | no | | react style
disabled | boolean | no | false | true / false

@@ -142,1 +144,9 @@ id | string | yes | | unique string

[MIT License](https://github.com/ThakurBallary/react-native-radio-buttons-group/blob/master/LICENSE)
## Stargazers over time
[![Stargazers over time](https://starchart.cc/ThakurBallary/react-native-radio-buttons-group.svg)](https://starchart.cc/ThakurBallary/react-native-radio-buttons-group)
## Sponsor
<a href="https://www.buymeacoffee.com/thakurballary" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc