react-native-picker-select
react-native-picker-select copied to clipboard
Android not working with internal @react-native-picker/picker version over 1.9.11
Describe the bug
With versions of @react-native-picker/picker over 1.9.11, the component, stop working on Android.
To Reproduce
Steps to reproduce the behavior:
- Install the package, at the latest version, this will be 8.0.4 and the dependency @react-native-picker/picker will be at 1.14.0 version
- Try to click on picker Android device or emulator, this will not work
Expected behavior
Picker usually needs to work normally.
Screenshots
With Bug | Without Bug |
---|---|
![]() |
![]() |
Additional details
- Device: Xiaomi Redmi Note 8 PRO
- OS: Android 10
- react-native-picker-select version: 8.0.0 and 8.0.4
- react-native version: 0.63.4
- expo sdk version: n/a
Reproduction and/or code sample
n/a
Having this issue as well. Any leads?
same
I am also facing the same issue. Picker is working fine in ios but having problem in android.
Have the same issue. Has anyone got it sorted?
Same issue on emulator