-
Notifications
You must be signed in to change notification settings - Fork 726
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Time picker is not working on android #448
Comments
Same problem |
same problem |
Same problem |
3 similar comments
Same problem |
Same problem |
Same problem |
For me is working with: import DatePicker from 'react-native-datepicker' |
in package 'react-native-datepicker' mode = time still doesn't work. Who has solved this problem? |
👀 - same problem - 👀 |
Since the package is not maintained anymore, I have to fork it and edit myself. This is a working version here: https://github.com/wgltony/react-native-datepicker |
same problem |
+1 |
Same problem |
error: Invariant Violation: TimePickerAndroid 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-community/datetimepicker
The text was updated successfully, but these errors were encountered: