react-native-expandable-section-flatlist
react-native-expandable-section-flatlist copied to clipboard
react-native-expandable-section-flatlist is a expandable list what is similar to QQ's list of Tencent
renderSectionHeaderX invoke multiple times when click header, but only render the clicked header is what i want. I have tried to use memo to wrap but not working with an...
Please, how could we close SectionHeader when click on another SectionHeader? thanks
请问有没有属性控制只能展开一个,就是点击另一个section之前打开的自动关闭,感谢
下拉刷新跟上拉加载可以实现么、。?
当我用手动去滚动列表的时候,但是列表还没有滚动完成(惯性)的时候,如果我去点击事件使得触发scrollToSection这个方法的时候,是不成功的也就是不能调到指定的分组
Invariant Violation: [399,"RCTView",1,{"height":""}] is not usable as a native method argument This error is located at: in RCTView (at View.js:45) in View (at VirtualizedList.js:871) in RCTScrollContentView (at ScrollView.js:873) in RCTScrollView...
isOpen not work
android 连续快速多次点击收起展开子view renderRow会全透明完全 看不清
Update README Key prop behavior: * Prefer optionally supplied unique key, else fallback to index * Guarantee key prop is a string