react-native-modal-selector
react-native-modal-selector copied to clipboard
Is there a way to set an option programmatically?
I need my modal selector to change value conditionally depending on an incoming prop value. I could not find any way to do it in the docs. Is there any method that I can use? Thanks
Refer to #52 for a possible solution
Edit: that prop doesn't do what you want. PRs are welcome!