Henning Hall

Results 75 comments of Henning Hall

I agree that the ios picker is more user-friendly in several ways. It is particularly suitable where the user is expected to pick a date within a small range of...

@raynor85 I think the problem is that the spinner is still in a dialog and not inline like the iOS version

Just released a native android design of the picker: [https://github.com/henninghall/react-native-date-picker](https://github.com/henninghall/react-native-date-picker)

> This can be done with the native `DatePicker` on android. That one only works for dates, and you can use TimePicker for time. What's missing is the datetime mode...

Here is a solution: https://github.com/henninghall/react-native-date-picker

@WoLewicki Is this a feature you would like to have included in the project if finished? 😀

@WoLewicki I transferred the example to TestExample and updated the description with before and after video.

@WoLewicki Still waiting for your opinion on this 🙂

@WoLewicki Absolutely I will add it on Android as well, just wanted to confirm that this was a feature you would merge first. I will get back to work on...