react-native-select-multiple
react-native-select-multiple copied to clipboard
Make checkboxes act like radios when maxSelect === 1
Instead of reinventing the wheel for maxSelect === 1, we can make them act like radio buttons.
I've been looking for this! Yes please!