报错1: 

/android/app/build/intermediates/res/merged/android_wqbook/release/drawable-xhdpi/node_modules_reactnavigation_src_views_assets_backicon.png: error: uncompiled PNG file passed as argument. Must be compiled first into .flat file

解决方案1 : 增加 gradle.properties 

org.gradle.configureondemand=true

 

记得 

cd android

./gradlew clean

 

 

其他解决方案:

https://www.jianshu.com/p/5f7aaeb54af0

更多相关文章

  1. [RK3399][Android7.1.1] WifiAp:开机默认打开wifi热点
  2. Android(安卓)Studio bug - attribute 'android:versionCode' no
  3. Android获取设备唯一标识完美解决方案
  4. Android(安卓)启动Tomcat服务报错,端口占用解决方案
  5. Android中的Category
  6. 【学习Android遇到的错误】关于Unable to instantiate activity
  7. Android(安卓)为线程增加Looper
  8. Android(安卓)Spinner不显示下拉箭头解决方案
  9. Android中Broadcast的Intent大全

随机推荐

  1. 自定义ComboBox焦点不会切换到选择elem并
  2. 如何在v模型更改时触发事件? (vue js)
  3. Python 内置函数及excel操作
  4. 将所有域添加到CORS的安全隐患(Access-Con
  5. python正则表达式
  6. 某老师给我的javascript学习建议
  7. AngularJS:TypeError:无法读取未定义的属性
  8. 前端开发命名规范(html+css+js)
  9. Javascript / Jquery中的简单碰撞检测?
  10. 在contenteditable中的占位符—焦点事件