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: https://github.com/react-native-community/react-native-datetimepicker/issues/76
Expo SDK 36
react-native-datepicker 2.2.2
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 馃槓
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!
Most helpful comment
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?