Open linhchelsea opened 4 years ago
Having the same problem, I got a project from a client and makes no sense that Picker is showing even if you go back in the navigation
I used the Picker.hide(); in the backhandler to avoid that
Picker.hide();
Picker is showing even if you go back in the navigation
add mask, https://github.com/beefe/react-native-picker/issues/392#issuecomment-545485249
Try with this https://github.com/beefe/react-native-picker/issues/162#issuecomment-376562920
Having the same problem, I got a project from a client and makes no sense that Picker is showing even if you go back in the navigation