baiachen

Results 11 comments of baiachen

> 有可能是微信有所修改,现在 web 协议不稳定,我精力也比较多放在安卓协议上,有需要可以加群了解 492548647 该群群主禁止加新成员

> @NiuGuohui 使用 [hybrid-navigation-overlay](https://www.npmjs.com/package/hybrid-navigation-overlay) 来实现 Toast 即可 overlay 是 react-native-toast-hybrid 的替代品吗?

react-native-vector-icons 现在只能异步获取icon的对象,这咋整啊

这个组件确实很棒,列表滚动流畅了很多 但是如果滚动的时候触发onPess这个问题得不到很好的解决很难用到生产啊

确实存在这个问题 另外想请问下`FlatList `对应的是 `WaterfallList`组件, `SectionList ` 对应的是 `LargeList` 是吗,

> > 确实存在这个问题 另外想请问下`FlatList `对应的是 `WaterfallList`组件, `SectionList ` 对应的是 `LargeList` 是吗, > > 不是,LargeList相当于SectionList,WaterfallList是瀑布流组件 FlatList 大列表使用您的那个组件比较合适呢?

I'm now replacing the valid .ts file url by overriding fLoader.context.url, instead of using the hls.loadSource method to load the new .m3u8, which would cause a reload of the video...