thegamenicorus / react-native-flexi-radio-button

Simple and flexible Radio button for React Native App
https://www.npmjs.com/package/react-native-flexi-radio-button
MIT License
159 stars 64 forks source link

one problem #8

Closed RamirezET closed 7 years ago

RamirezET commented 7 years ago

I think you forget this (
componentWillReceiveProps(nextProps) { this.setState({ selectedIndex: nextProps.selectedIndex }) } ),on radioGroup.js

thegamenicorus commented 7 years ago

updated on ef5d5c7

Thank you for your support 👍