79131827

Date: 2024-10-28 01:16:37
Score: 0.5
Natty:
Report link

Issue on React native 0.66.0

Add this block in android/build.gradle

allprojects {
    configurations.all {
        resolutionStrategy {
            force "com.facebook.soloader:soloader:0.10.4"
    }
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ali Abbas