小编Eli*_*wer的帖子

在 React Native 中渲染动画 GIF 的更有效方法

我正在开发一个可与许多动画 GIF 配合使用的本机应用程序。

我已经尝试使用 react native 文档库com.facebook.fresco:animated-gif:1.3.0来支持动画 gif,然而,默认 Image 组件的性能很糟糕,但是使用FastImage包我能够得到,最多 10 个 gif。

由于有可能在 React Native 中集成本机库,我想知道这个问题有什么解决方案?

animated-gif react-native

1
推荐指数
1
解决办法
3530
查看次数

标签 统计

animated-gif ×1

react-native ×1