我试图在Android模拟器中运行AwesomeProject,使用本机开箱即用的反应原理。这很简单。
我按照安装android studio和模拟器的所有步骤进行操作。
尝试使用react-native run-android
构建项目时,我收到以下错误:
/android/build.gradle': 18: unexpected token: ( @ line 18, column 9.
()
^
1 error
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
* Get more help at https://help.gradle.org
我一般都是gradle和java的新手。任何帮助将不胜感激, 提前致谢