We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug I got error when trying to build the app using React Native 0.76.5 I already install the latest version 3.0.11
To Reproduce Steps to reproduce the behavior:
Observed behavior TypeError: Cannot read properties of undefined (reading 'map') when build in android
Expected behavior build successfully
Screenshots
Additional context suprisingly this is intermitten sometimes working sometime not
i can't give my project to test since this is not my own project
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
I got error when trying to build the app using React Native 0.76.5
I already install the latest version 3.0.11
To Reproduce
Steps to reproduce the behavior:
Observed behavior
TypeError: Cannot read properties of undefined (reading 'map') when build in android
Expected behavior
build successfully
Screenshots
Additional context
suprisingly this is intermitten sometimes working sometime not
i can't give my project to test since this is not my own project
The text was updated successfully, but these errors were encountered: