react-native-ui-kitten
react-native-ui-kitten copied to clipboard
Datepicker doesn't work with Expo Dev Client
Datepicker doesn't work with Expo Dev Client, working fine with Expo Go
Check the below repo and screenshot. Please Help me from this roadblock.
https://github.com/chrismathews2007/UIKittenDatePicker
@chrismathews2007 every time you opens the screen you get this error automatically? I have the same issue but I'm not using expo. I'm able to open the datepicker and select a different date, but if I tries do to change the year and select a month from this new year I get exactly the same error than you.
I have created an issue about this too.
@chrismathews2007 every time you opens the screen you get this error automatically? I have the same issue but I'm not using expo. I'm able to open the datepicker and select a different date, but if I tries do to change the year and select a month from this new year I get exactly the same error than you.
I have created an issue about this too.
I'm getting the same as yours I'm able to open and select a different date...
@chrismathews2007 thanks for sharing sample project. I ran it and checked on both platforms ios/android it works for me. I'm able to select year/month/date. could you please share some details about platforms and devices where this issue appears on your side?
@greenfrvr getting these issues when running the app on development build eas build --profile development --platform android
and running expo start --dev-client
.
It is working well in the expo not on EAS build.