mmazzarolo / react-native-modal-datetime-picker

A React-Native datetime-picker for Android and iOS
MIT License
2.96k stars 396 forks source link

Not able to see Date and time picker, Only Confirm and Cancel buttons are visible in IOS after upgrade to latest version 17.0.0 #717

Closed kaushalpanda22 closed 1 year ago

kaushalpanda22 commented 1 year ago

After upgrading the react-native-modal-datetime-picker version from "9.1.0" to "17.0.0", i am not able to see Date and time picker and only Confirm and Cancel buttons are visible in IOS after upgraded to latest version 17.0.0.

Screenshot 2023-08-11 at 2 33 57 PM
kaushalpanda22 commented 1 year ago

It has been resolved after go through this FAQ https://github.com/mmazzarolo/react-native-modal-datetime-picker#why-is-the-picker-is-not-showing-the-right-layout-on-ios--14 and updating the latest version of "@react-native-community/datetimepicker": "7.4.1"

Buk1m commented 1 year ago

Since updating to 7.4.2 didn't help me, here is a link to the solution that worked:

https://github.com/react-native-datetimepicker/datetimepicker/issues/749#issuecomment-1604584150