react-native-ui-kitten icon indicating copy to clipboard operation
react-native-ui-kitten copied to clipboard

Datepicker doesn't work with Expo Dev Client

Open chrismathews2007 opened this issue 2 years ago • 4 comments

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 Screenshot_2022-12-06-08-55-46-638

chrismathews2007 avatar Dec 06 '22 04:12 chrismathews2007

@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.

montanhes avatar Dec 09 '22 20:12 montanhes

@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 avatar Dec 10 '22 05:12 chrismathews2007

@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 avatar Dec 13 '22 11:12 greenfrvr

@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.

chrismathews2007 avatar Dec 13 '22 11:12 chrismathews2007