我正在开发一个可与许多动画 GIF 配合使用的本机应用程序。
我已经尝试使用 react native 文档库com.facebook.fresco:animated-gif:1.3.0来支持动画 gif,然而,默认 Image 组件的性能很糟糕,但是使用FastImage包我能够得到,最多 10 个 gif。
由于有可能在 React Native 中集成本机库,我想知道这个问题有什么解决方案?
animated-gif react-native
animated-gif ×1
react-native ×1