react-native-waterfall-flow
react-native-waterfall-flow copied to clipboard
React Native 高性能瀑布流组件
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...
为何往上滚动,原本加载的数据会消失掉?往下滚动又加载出来,而且安卓上滑动不顺畅,手滑一下,屏幕感觉会被拉一下一样,这个如何破
列表需要做成瀑布了形势,并且可以选择,通过回调函数更新父级data,子item绑定的数据没有刷新
想问下有没有办法在item 出现在屏幕范围的时候就渲染而不是高度完全展示的时候才渲染
export 'default' (imported as 'WaterfallFlow') was not found in 'react-native-waterfall-flow' (module has no exports)  
底部显示空白
为什么底下有图片但是只能把图片滑完才能显示下一张  
设置完列数后,只显示了奇数列的数据,偶数列的是空白的
案例是否可改为Hooks