Socket
Socket
Sign inDemoInstall

react-native-simple-radio-button

Package Overview
Dependencies
0
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.7.0 to 2.7.1

2

package.json
{
"name": "react-native-simple-radio-button",
"version": "2.7.0",
"version": "2.7.1",
"description": "simple and useful animated radio button component for React Native",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -135,3 +135,3 @@ # react-native-simple-radio-button

### initial (Default: `0`)
The index of selected raio button. This is used when this component is activated. If you want to
The index of selected radio button. This is used when this component is activated. If you want to
pass initial as asynchronous, you can use updateIsActiveIndex function.

@@ -197,7 +197,2 @@ > If you want to make it empty initially, please pass `-1`

### animation (Default: `true`)
if you pass false, animation of radio button is disabled
![Demo](./doc/demo_1.gif)
### accessible

@@ -204,0 +199,0 @@ indicates accessibility for the individual radio button input and radio button label components

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc