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 #504

Closed lorenc-tomasz closed 7 months ago

lorenc-tomasz commented 1 year ago

Problems encountered on Android:

Solutions:

Should fix #116, #208, #267 and #503

lorenc-tomasz commented 1 year ago

@Naturalclar I have fixed lint issues. No idea about macos building issues.

lorenc-tomasz commented 1 year ago

@Naturalclar Hi, any chance to merge this PR?

scaralfred commented 8 months ago

Any chance to merge this PR?

Naturalclar commented 7 months ago

Merged this change with lint error fixed in #545 :+1: