-
Notifications
You must be signed in to change notification settings - Fork 329
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
App crashes on Android #355
Comments
That's typically caused by misconfigured localization. Follow these instructions: There are past issues discussing this. |
@peacechen |
Hello @FelipeBattistotti Can you share the configuration you made to solve this issue? |
Hello @rmocelin, The imports must be carried out in this way:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
Locally I test my app with Expo and everything looks fine.
Although, after publish my app on Google Play Store, the app crashes because of "react-native-calendar-strip".
What is the reason for this happening?
The text was updated successfully, but these errors were encountered: