SDK location not found. Define location with sdk.dir in the local.properties file or with an ANDROID_HOME environment variable
解决:
从androidStudio根目录中,复制一份local.properties到react-native项目根目录中
**纠正:
react-native项目android目录中**
SDK location not found. Define location with sdk.dir in the local.properties file or with an ANDROID_HOME environment variable
解决:
从androidStudio根目录中,复制一份local.properties到react-native项目根目录中
**纠正:
react-native项目android目录中**