Socket
Socket
Sign inDemoInstall

react-native-radio-buttons-group

Package Overview
Dependencies
0
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    react-native-radio-buttons-group

Simple and Best. An easy to use radio buttons for react native apps.


Version published
Weekly downloads
11K
decreased by-5.09%
Maintainers
1
Install size
6.03 kB
Created
Weekly downloads
 

Readme

Source

react-native-radio-buttons-group

Simple and Best. An easy to use radio buttons for react native apps.

================================ REACT NATIVE RADIO BUTTONS GROUP

======================== TODO

animation

======================== Default

{ color: '#444', disabled: false, label: 'You forgot to give label', // unique and not null layout: 'row', selected: false, size: 24, value: // value is assigned to label }

======================== Props

color disabled label layout selected size value

======================== Validation

Problem: "label" should be unique Solution: alert function

Problem: "selected: true" for more than one button Solution: set "selected: false" for all other buttons

Keywords

FAQs

Last updated on 06 Apr 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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