Rejsal
Rejsal
Check whether phone is string. It is worked for me when I added like this phone+''
I have forked and updated this library to use @react-native-community/datetimepicker for modes: date and time. Not updated for mode datetime. Let me know if it is not working. https://github.com/Rejsal/react-native-datepicker
I have forked and updated to use @react-native-community/datetimepicker for modes: date and time. Not updated for mode datetime. Let me know if it is not working. https://github.com/Rejsal/react-native-datepicker
Removed trailing comma from package.json
I think I didn’t remove DatePickerAndroid due to datetime mode there. So maybe DatePickerAndroid.open() undefined error is thrown there if it is already removed by react native. May be you...
Removed datetime mode from my fork.