react-native-picker icon indicating copy to clipboard operation
react-native-picker copied to clipboard

picker is up after reloading the app

Open ezha86 opened this issue 8 years ago • 1 comments

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 ?

ezha86 avatar Mar 22 '17 15:03 ezha86

Try with this https://github.com/beefe/react-native-picker/issues/162

govarthananve avatar Feb 25 '22 11:02 govarthananve