React Native 0.60.0 &0.60.x Android 用于动画 GIF 支持 [英] React Native 0.60.0 & 0.60.x Android For animated GIF support

查看:44
本文介绍了React Native 0.60.0 &0.60.x Android 用于动画 GIF 支持的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在最新版本的 React Native 0.60.x 中,动画 GIF 不起作用,我正在使用以下壁画版本.

In latest version of React Native 0.60.x animated GIF is not working I am using following fresco version.

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

推荐答案

使用以下适用于我的 RN v0.60.3

Use following it works for me for RN v0.60.3

implementation 'com.facebook.fresco:fresco:2.0.0'
implementation 'com.facebook.fresco:animated-gif:2.0.0'

这篇关于React Native 0.60.0 &0.60.x Android 用于动画 GIF 支持的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆