henninghall / react-native-date-picker

React Native Date Picker is datetime picker for Android and iOS. It includes date, time and datetime picker modes. The datepicker is customizable and is supporting different languages. It's written with native code to achieve the best possible look, feel and performance.
MIT License
2.25k stars 346 forks source link

DatePickerIOS has been removed from react-native core (RN version 72.5) #722

Closed petervn closed 1 year ago

petervn commented 1 year ago

Describe the bug A clear and concise description of what the bug is. Invariant Violation: DatePickerIOS has been removed from react-native core. It can now be installed and imported from '@react-native-community/datetimepicker' instead of 'react-native'. See https://github.com/react-native-datetimepicker/datetimepicker

React native version: 72.5



**Smartphone (please complete the following information):**
 - OS: [iOS]
 - React Native version [72.5]
 - react-native-date-picker version [4.3.3]
henninghall commented 1 year ago

DatePickerIOS is not used in this repo