react-native-picker / picker

Picker is a cross-platform UI component for selecting an item from a list of options.
MIT License
1.45k stars 273 forks source link

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

Open AlveiroDiaz opened 5 months ago

AlveiroDiaz commented 5 months ago

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

jmarks-joshua commented 5 months ago

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

giventusmvh commented 4 months ago

any update? i got the same problem

JoeDareZone commented 2 months ago

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.