Open chj-damon opened 4 years ago
I have the same issue here, on Android.
I have the same issue with expo SDK 38, on Android.
Is there any update on this topic? This makes some weird issues for me since the picker in a modal and on each scroll the state is updated and the modal closes. This makes the UX bad.
Bug report
Summary
I'm using
react-naitve-picker
in my project and I find thatonValueChange
will trigger multiple times on IOS even though I just move the picker slightly and didn't change the value.Picker.js
Environment info
react-native info
output:Library version: 1.7.1
Steps to reproduce
Describe what you expected to happen:
Reproducible sample code