react-native-picker-select icon indicating copy to clipboard operation
react-native-picker-select copied to clipboard

Android not working with internal @react-native-picker/picker version over 1.9.11

Open julianosbento opened this issue 3 years ago • 5 comments

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:

  1. 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
  2. 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

julianosbento avatar Apr 05 '21 22:04 julianosbento

Having this issue as well. Any leads?

jabusir avatar Apr 07 '21 19:04 jabusir

same

NvIGA avatar Apr 14 '21 09:04 NvIGA

I am also facing the same issue. Picker is working fine in ios but having problem in android.

ankushmittal87 avatar May 18 '21 18:05 ankushmittal87

Have the same issue. Has anyone got it sorted?

ktalaga avatar Jun 13 '21 07:06 ktalaga

Same issue on emulator

DwsCode88 avatar May 10 '22 00:05 DwsCode88