react-native-simple-radio-button
react-native-simple-radio-button copied to clipboard
Enhancement: Being able to select may choices
This library currently doesny allow to be able to select multiple choices. It would be great to do so. (an use case, I have 7 radio buttons, one for each week day, and I need to select 3 of those days)
@eddieatkinson this module implements radio buttons. what you are looking for is checkboxes. i think your request is a bit out of scope for what this package is.(check this link)