Did anyone find a solution? I'm experiencing the same issue with react-native-select-picker, and its dependency, react-native-picker. I have tried the trick from https://github.com/react-native-picker/picker/issues/225#issuecomment-861762503 where you add an invisible react-native component, but that didn't resolve my issue. Whenever I click on a screen that has a select widget on it, the whole app crashes.