-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[Android] Not support new arch react native 0.76.5 #2432
Comments
Facing the same issue with below error
Environment: React native: 0.76.5 |
This is fixed by adding below line in gradle.properties file Automatically convert third-party libraries to use AndroidXandroid.enableJetifier=true |
your problem is not related to mine. |
Alternative way to fix problem |
After assembleRelease and installing in real device and emulator with release.apk
I got the same error for every fresh installing
and when recieving notificaiton
The text was updated successfully, but these errors were encountered: