0

I need help

Question 1:

when I create a new project in Android Studio, the project create according to the latest gradle 8.0. but when I create react native project, the project create gradle-7.5.1-all. Is there a way that create react native project base on last version of gradle automatically?

Gradle-wrapper.properties after install react native project enter image description here

Ghange gradle-wrapper.properties manually enter image description here

build.gradle enter image description here

Qustion 2:

after change version of gradle in gradle-wrapper.properties manually, How to sync react native project in Android Studio. according to the bellow images, The project setting in android studio projects is different with project setting in react native project just open with android studio.

Project Structure Setting in Android Studio enter image description here

Project Structure Setting when open react native project with Android Studio enter image description here

My problem is after executing react native project, it shows below errors.

run react native project in order to upgrade gradle, but errors:

enter image description here

Thanks for your time

Younes Charfaoui
  • 1,059
  • 3
  • 10
  • 20

0 Answers0