react-native-picker / picker

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

[Android] Fix invoking onSelect / onValueChange without user interaction #501

Closed lorenc-tomasz closed 1 year ago

lorenc-tomasz commented 1 year ago

Correct PR: #504

aziyatali commented 1 year ago

Should fix https://github.com/react-native-picker/picker/issues/503 Currently I am setting first value as empty so, user has to scroll lol.

@Naturalclar Please kindly take a look this PR.

lorenc-tomasz commented 1 year ago

Sorry, force push broke the PR. Opened it again: #504