react-native-picker-select
react-native-picker-select copied to clipboard
I get the following error when trying to open the picker select on android and ios, what could be causing this? I already did pod install on Ios and I still can't see anything
@Bladymendoza97 try to install @react-native-picker/picker https://github.com/react-native-picker/picker
it worked for me
Got this error too. It'd be good to get an error from npm like "missing peer dependency @react-native-picker/picker"