picker
picker copied to clipboard
No slider for android?
What was the reason for not doing a slider for android? Having to use a dropdown or dialogue is painful.
Please support the wheel on Android. I know the wheel is iOS native, but it can be implemented on Android using FlatList.
100% agreed
If you guys need it, I wrote my own that works for both iOS and Android: https://gist.github.com/NorseGaud/67afe1b7e249a19c7b1537d6d7080677
If you guys need it, I wrote my own that works for both iOS and Android: https://gist.github.com/NorseGaud/67afe1b7e249a19c7b1537d6d7080677
Thanks for sharing