You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do you hook up the radio button to respond to the user's click? I understand that you would use 'onPress' and connect it to a function that would manipulate the selected property. However, I am finding that the radio button does not respond to onPress. How can I make it responsive? Thank you!
The text was updated successfully, but these errors were encountered:
Hi, this has been fixed in master. Can you point your package.json to master and check if the error persists. Don't forget to reinstall native-base if you change the dependency in package.json
How do you hook up the radio button to respond to the user's click? I understand that you would use 'onPress' and connect it to a function that would manipulate the selected property. However, I am finding that the radio button does not respond to onPress. How can I make it responsive? Thank you!
The text was updated successfully, but these errors were encountered: