UNPKG

react-native-simple-radio-button

Version:

simple and useful animated radio button component for React Native

8 lines (5 loc) 244 B
import RadioForm, {RadioButton, RadioButtonInput, RadioButtonLabel} from './lib/SimpleRadioButton.js' // module.exports = Radio // module.exports = RadioButton export default RadioForm export {RadioButton, RadioButtonInput, RadioButtonLabel}