beefe / react-native-picker

A Native Picker with high performance.
1.75k stars 786 forks source link

when spinning one wheel, then the other while first still spinning, second wheel value often not saved #364

Open schumannd opened 5 years ago

schumannd commented 5 years ago

Having a simple time spinner (HH:MM) this problem is sometimes annoying.

It's sometimes hard to reproduce, but playing around with the spinner reveals this. The confirm button is locked until the spinners have settled, which is good. But I would expect to always have the settled-on value be transmitted as well. This is not the case.