react-native-picker
react-native-picker copied to clipboard
picker is up after reloading the app
Hi all. i just ran the example, pressed DatePicker in order to render Picker and if i reload ios emulator (cmd + r) picker remains in place, although it should be hidden. .hide() not working as well as .toggle() and it pickerShow = false any ideas ? or can i emulate modal behavior - hide picker if clicked outside ?
Try with this https://github.com/beefe/react-native-picker/issues/162