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
React Native Environment Info: System: OS: Windows 7 CPU: x64 Intel(R) Core(TM) i5 CPU 650 @ 3.20GHz Memory: 4.24 GB / 15.87 GB Binaries: Yarn: 1.7.0 - C:\Program Files (x86)\Yarn\bin\yarn.CMD npm: 6.4.1 - C:\Program Files\nodejs\npm.CMD IDEs: Android Studio: AI-173.4907809
"@babel/runtime": "^7.0.0", "create-react-class": "^15.6.3", "native-base": "^2.8.0", "react": "16.5.0", "react-native": "0.57.1", "react-native-datepicker": "1.7.2", "react-native-firebase": "5.0.0", "react-native-google-autocomplete": "0.1.5", "react-native-image-crop-picker": "0.21.2", "react-native-loading-spinner-overlay": "0.5.2", "react-native-modal": "^6.5.0", "react-navigation": "2.17.0", "rxjs": "6.3.3", "rxjs-compat": "^6.3.3"
Is their an existing issues with the "react-native": **"0.57.1",? this just happen after i clean the gradle
Could not even reproduce this o my other project
The text was updated successfully, but these errors were encountered:
Can you run react-native info and edit your issue to include these results under the Environment section?
react-native info
If you believe this information is irrelevant to the reported issue, you may write [skip envinfo] under Environment to let us know.
[skip envinfo]
Sorry, something went wrong.
Closing because of inactivity.
That said it seems that this is caused by your upgrade process, I suggest you take a closer look at the changelog for extra info.
No branches or pull requests
Environment
"@babel/runtime": "^7.0.0",
"create-react-class": "^15.6.3",
"native-base": "^2.8.0",
"react": "16.5.0",
"react-native": "0.57.1",
"react-native-datepicker": "1.7.2",
"react-native-firebase": "5.0.0",
"react-native-google-autocomplete": "0.1.5",
"react-native-image-crop-picker": "0.21.2",
"react-native-loading-spinner-overlay": "0.5.2",
"react-native-modal": "^6.5.0",
"react-navigation": "2.17.0",
"rxjs": "6.3.3",
"rxjs-compat": "^6.3.3"
Description
Is their an existing issues with the "react-native": **"0.57.1",? this just happen after i clean the gradle
Reproducible Demo
Could not even reproduce this o my other project
The text was updated successfully, but these errors were encountered: