Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
本来一开始还可以react-native run-android的,最近突然就这样了,也不知道是什么问题,困扰好几天了,希望大家帮我看一下!
打开项目目录 : android/gradle.properties,在末尾加上一句
android.enableAapt2=false
重新编译项目试试,如无意外,虽然会有warning,但不妨碍项目运行,BTW,最好还是百度找找彻底解决AAPT2的问腿