react-native-multipicker
react-native-multipicker copied to clipboard
Changing value for one picker should not affect others
If you have two pickers and change the one on the left but don't give it time to settle then switch the one on the right and make it settle first, then the one on the left will be reset back to its value from before you tried to scroll.