-
-
Notifications
You must be signed in to change notification settings - Fork 114
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
Issues after upgrade react-native v0.71 #319
Comments
@ammarahm-ed Please give me some solution |
|
Easy solution is change package & your code from react-native-mmkv-storage to react-native-mmkv |
same problem here |
but this is another package :/ |
yeap, but what different if you find more faster storage and minimum changes in your code?) mrousavy/react-native-mmkv#100 (comment) 30 min changes or waiting fix... week, month, year))) |
Actually it's not my fault but react-native's that broke building the libraries in RN 0.71.0 completely. week, month,year is an exaggeration and you always send a PR to fix the issue. Performance is same. |
Fixed in 0.9.0. |
Describe the bug
Trying to upgrade to RN v0.71 but keep getting the following error
FAILURE: Build failed with an exception.
Where:
Build file '/.../node_modules/react-native-mmkv-storage/android/build.gradle' line: 138
What went wrong:
A problem occurred evaluating project ':react-native-mmkv-storage'.
upgrade to RN v0.71
Rebuild react-native android
See error
Expected behavior
react-native-mmkv-storage should continue working on the latest version of RN.
Screenshots
If applicable, add screenshots to help explain your problem.
Platform Information:
OS: Android
React Native Version 0.71
Library Version 0.8.0
Gradle 7.5.1
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: