picker icon indicating copy to clipboard operation
picker copied to clipboard

react-native 0.71.8 with @react-native-picker/picker

Open AlveiroDiaz opened this issue 1 year ago • 3 comments

I updated my SDK version from 48 to 49, and now the react-native-picker/picker doesn't work on Android. It works on the web version, but on Android, the options are empty.

Screenshot_1

AlveiroDiaz avatar Jan 30 '24 03:01 AlveiroDiaz

I've just spent 3 hours trying to figure this out. Did you get anywhere?

jmarks-joshua avatar Feb 06 '24 16:02 jmarks-joshua

any update? i got the same problem

giventusmvh avatar Feb 15 '24 08:02 giventusmvh

My problem with this was the text was white by default. I needed to set the style of the picker.Item to have black text.

JoeDareZone avatar Apr 12 '24 08:04 JoeDareZone