picker
picker copied to clipboard
PikcerIOS on Android
Hello everybody, is it possible to view the iOS Picker on android? I tried with the PickerIOS but it doesn't show me anything ... Thank you so much
What?
I would like to put ios picker style in android. It's possible to do it?
https://github.com/react-native-picker/picker/blob/d2097042ffafccfc0b59ab6193a31bcbfc1cdd04/js/PickerIOS.js#L5-L17 this is the code for anything other than IOS. it's not implemented.
I'm interested as well: an iOS-styled picker on Android devices would be nice!
Yes please. this should be a standard option.
Can we have this feature, please?
yes thats what I have been looking for, I found this a article Implementing iOS picker in React Native, but its a bit annoying to restructure the data input, and it doesn't have haptics feedback on the go like an IOS picker I really would love to have such a feature in this package Update I found out they call it a WheelPicker