码迷,mamicode.com
首页 > 移动开发 > 详细

React-Native 在android写不支持gif的解决方案!

时间:2016-11-18 07:45:03      阅读:306      评论:0      收藏:0      [点我收藏+]

标签:log   res   end   ati   gif   支持   android   depend   facebook   

只需要在android/app/build.gradle中的dependencies字段中添加:

compile ‘com.facebook.fresco:animated-gif:0.13.0‘

然后重新跑一下react-native run-android命令就可以了

如图:技术分享

 

React-Native 在android写不支持gif的解决方案!

标签:log   res   end   ati   gif   支持   android   depend   facebook   

原文地址:http://www.cnblogs.com/zhiyingzhou/p/6076204.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!