You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
Even with an internal Android build, the build process finishes successfully but the app crashes when I navigate to the screen where this component exists.
To Reproduce
npx create-expo-app@latest repro
cd repro
npx expo install react-native-date-picker
npm run android
Once the app starts on your device/simulator, add a basic code to the home screen and navigate to it.
OS: Android
React Native version: 0.76.5
react-native-date-picker version: 5.0.8
The text was updated successfully, but these errors were encountered:
Describe the bug
Expected behavior
Even with an internal Android build, the build process finishes successfully but the app crashes when I navigate to the screen where this component exists.
To Reproduce
npx create-expo-app@latest repro cd repro npx expo install react-native-date-picker npm run android
Once the app starts on your device/simulator, add a basic code to the home screen and navigate to it.
The text was updated successfully, but these errors were encountered: