How to show the native calendar of the device itself on the phone, including iOS?
-
There is a site in React. There is a date field. It is necessary that the native calendar of the device be called in the mobile version. Input type = "date" is not suitable as it still does not work in iOS, Safari. All the datapickers I found are custom ones.
Can anyone have any solutions in this regard?React Anonymous, Jul 29, 2019
0 Answers
Your Answer
To place the code, please use CodePen or similar tool. Thanks you!