I created project with react-native-cli on Win10:
react-native init ShoppingList
But when I run react-native run-android --no-jetifier
I get error. I wrote ANDROID_HOME, JAVA_HOME, ...Sdk\platform-tools in system environment. I rewrote gradle wrapper versions from 6.2 to 6.3
distributionUrl=https://services.gradle.org/distributions/gradle-6.3-all.zip

1
votes
Ciao, you already tried these right?
- Giovanni Esposito
2 Answers
1
votes






