datetimepicker
datetimepicker copied to clipboard
Can the component be used as a real inline component to display natively in iOS?
As stated in # Question Is there a way to display component inline similar to iOS calendar app, which clickable date and time input fields presenting modal pickers for date and time. To clarify not to have separate action displaying modal that only when presented requires another click in order to be modified.
want to do that as well, did you ever find out how to do that?
went with difference component, look into '@react-native-community/datetimepicker' so far so good
thanks i did that as well, the 'spinner' type in that was exactly what i was looking for the native look