react-native-simple-radio-button icon indicating copy to clipboard operation
react-native-simple-radio-button copied to clipboard

Pass value, not object, to onPress in updateIsActiveIndex

Open stdavis opened this issue 5 years ago • 1 comments

This caused issues in my onPress handlers that were expecting the value of the button, not the button object.

stdavis avatar Mar 29 '19 14:03 stdavis