react-native-datepicker
react-native-datepicker copied to clipboard
datepickerandroid has been removed from react native
Issue
This plugin is no more stable with latest react native 68 version as DatePickerAndroid has been removed from official react-native lib and this plugin is still importing that from lib. Need to update this lib.
@ehtisham-ali-emumba are you able to resolve this issue?
@BajajSaajan i wasn't as its maintainers are not active instead used another lib and after a bit of customizations mainly on ios side i have the same picker in my app. here is the picker i am referring
try installing pods and restart your app:
cd ios && pod install