react-native-calendar
react-native-calendar copied to clipboard
Headsup! Needs upgrading for newer React Native Version
Hi,
This is more of a heads up to other potential users than an actual issue.
-
This component doesn't work for newer react native versions. It requires React from 'react-native' rather than importing from 'react'.
-
There are many errors
-
The headers are hard coded in an asian language.
Invariant Violation: DatePickerAndroid has been removed from React Native. It can now be installed and imported from '@react-native-community/datetimepicker' instead of 'react-native'. See https://github.com/react-native-datetimepicker/datetimepicker