You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it seems the problem is related to @react-native-picker/picker library, which react-native-picker-select uses under the hood. I have created an issue in their repo react-native-picker/picker#581
Describe the bug
On android, when you press, hold and scroll on the picker input without releasing, the picker opens up immediately below the input.
To Reproduce
Steps to reproduce the behavior:
You can use this expo: https://snack.expo.dev/@anubisxx/rnpickerselectbugreport
Expected behavior
Picker should not open on hold and scroll
Screenshots
2023-04-09.16-17-07.mp4
Additional details
Reproduction and/or code sample
https://snack.expo.dev/@anubisxx/rnpickerselectbugreport?platform=android
The text was updated successfully, but these errors were encountered: