react-native 支持 gif 图片

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

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

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

posted on 2017-03-14 09:49  炽焰摩羯  阅读(453)  评论(0编辑  收藏  举报

导航