datetimepicker
datetimepicker copied to clipboard
Get the reset and done button for the calendar ios
Question
Is there a way to achieve the below.
Using
"@react-native-community/datetimepicker": "^7.3.0",
"react-native": "0.70.1",
I require the reset and done buttons that I see on websites when using my iPhone. Using this library, I require the same thing.
This is what I have right now