-
Notifications
You must be signed in to change notification settings - Fork 725
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in 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: