react-native-picker / picker

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

Android - swiping over picker causes it to open in dropdown mode #402

Open vasafix opened 2 years ago

vasafix commented 2 years ago

Swiping over picker on Android causes it to open in dropdown mode, even though "dialog" mode is explicitly set

CodeSandBox/Snack link snack code example

gif

d-vorobyov commented 2 years ago

Same here, have you found any workarounds?

vasafix commented 2 years ago

Unfortunately not

hmhobbs commented 4 months ago

Still experiencing this issue. Extra frustrating because selecting an item via this swipe gesture does not fire onValueChange