-
-
Notifications
You must be signed in to change notification settings - Fork 422
DatePicker on spinner mode not working on some Phones #117
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
Comments
Hi @otaviogaiao thanks for the report. I've tested your demo and I managed to reproduce this problem. I'll investigate this. But in our exemple this bug doesn't occurs 😐 |
You are welcome. Hope you can fix it! This is the best library available :) |
Hey I faced this bug today where the spinner mode appears on expo development mode but not in the production store version of my application. Can anyone tell me why this is happening? |
The problem still persists. |
@mafiusu @shahmeerkhalid please open a new issue and follow the template, thank you! |
Bug
I'm trying to use the datepicker on spinner mode with Expo, but on some devices, it shows the calendar mode.
I tested on an emulator with Android SDK 24 and the problem occurs.
On SDK 26 and 29 the datepicker worked on the emulators. However, After I build the app with expo, it doesn't work on any phone.
I created a repo here:
https://github.com/otaviogaiao/teste-datepicker
The problem is basically the same one stated here: #76
Environment info
Expo SDK 36
react-native-datepicker 2.2.2
The text was updated successfully, but these errors were encountered: