react-native-radio-buttons-group
Advanced tools
Comparing version 2.2.10 to 2.2.11
@@ -5,2 +5,4 @@ export type RadioButtonProps = { | ||
containerStyle?: object; | ||
description?: string; | ||
descriptionStyle?: object; | ||
disabled?: boolean; | ||
@@ -7,0 +9,0 @@ id: string; |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
109653
153
151