lawnstarter / react-native-picker-select

🔽 A Picker component for React Native which emulates the native <select> interfaces for iOS and Android
https://npmjs.com/package/react-native-picker-select
MIT License
1.75k stars 498 forks source link

After update expo got error Error: Invalid hook call #519

Open rickyanwar opened 1 year ago

rickyanwar commented 1 year ago

Describe the bug
after i update my expo project i got error invalid hook call, before this it working fine To Reproduce
if i open screen and call component RNPickerSelect (using simple code like example) now got error

Expected behavior
showing select picker

Screenshots
image Additional details

AndresReyesDev commented 1 year ago

Duplicated #509

I solved this running the commands in the second and third comment.