-
Notifications
You must be signed in to change notification settings - Fork 397
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
Android datetime picker change colors? #29
Comments
Hi there, |
Hi @mmazzarolo; Here is my style.xml
Edit: I found out that if I set react-native DatePickerAndroid mode it doesn't work either. If I don't pass a mode prop it works fine. What do you think can cause this? Thanks |
Hey @bennygenel,
If you're talking about react-native's own |
Hey @mmazzarolo; Thanks for reopening the issue. I was wondering if it is possible to not provide a mode prop to the DatePickerAndroid if the datePickerModeAndroid prop is omited? At least this way default DatePickerDialog can be styled correctly. Thanks again |
Could you submit a PR (making sure that it doesn't break anything)? Thanks! 👍 |
Android to get the date is not correct bad day |
Closing for inactivity, feel free to post here if you want to discuss this subject further and I'll re-open it! 👨💻 |
Passing |
@bsonntag thank you for investigating on the issue. |
@mmazzarolo done 😉 |
what should i write on onConfirm function when i have 2 inputfields for date picker? please help me |
I try the below blog for adding datePickerAndroid and it's working fine also provide when a user has multiple input field for date solution. https://infinitbility.com/how-to-add-datepickerandroid-in-react-native-with-color-changes |
Can we change colors of Android datetime picker?
The text was updated successfully, but these errors were encountered: