Skip to content
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

[Android] Unable to bundle the package on Android (Expo 52) #876

Open
lishaan opened this issue Dec 23, 2024 · 0 comments
Open

[Android] Unable to bundle the package on Android (Expo 52) #876

lishaan opened this issue Dec 23, 2024 · 0 comments

Comments

@lishaan
Copy link

lishaan commented Dec 23, 2024

Describe the bug
Screenshot_1734974225

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant