datetimepicker icon indicating copy to clipboard operation
datetimepicker copied to clipboard

Can the component be used as a real inline component to display natively in iOS?

Open kostiag opened this issue 1 year ago • 3 comments

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.

kostiag avatar Nov 29 '24 13:11 kostiag

want to do that as well, did you ever find out how to do that?

valuin avatar Jan 22 '25 06:01 valuin

went with difference component, look into '@react-native-community/datetimepicker' so far so good

kostiag avatar Jan 22 '25 15:01 kostiag

thanks i did that as well, the 'spinner' type in that was exactly what i was looking for the native look

valuin avatar Jan 22 '25 15:01 valuin