I'm trying to use react-native-picker-select package. and @react-native-picker/picker is a dependency according to their docs. but..
After adding this package to my RN app, it builds without error but the app crashes.
Looked for issues on their repo, but i dont think there are resources for the fix. Already created an issue also on their repo.