标签: performance react-native react-native-flatlist react-native-video
我对平面视频的性能有疑问。我使用的视频库是react-native-video。我已经对平面列表(removeClippedSubviews,initialNumToRender,maxToRenderPerBatch ...)和带有纯组件的项目进行了充分的优化。但是现在它仍然滞后,所以我可以做些什么来提高性能?