79433832

Date: 2025-02-12 16:46:34
Score: 1
Natty:
Report link

Added this in android/settings.gradle file

pluginManagement {repositories {
    google()
    mavenCentral()
    gradlePluginPortal()
}

}

  1. Added this package

"@react-native/gradle-plugin": "0.75.2",

Remove the node_modules and clean the build and run the application and the issue was solved.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Praful Kumar