react-native-collapsible-tab-view
react-native-collapsible-tab-view copied to clipboard
List becomes lazy
I have implemented infinite scroll in my list which fetch the more items while reaching on the end and after 70 or 80 items list start flickering and animation become too laggy.
@andreialecu any suggestion?
Hi @waheedakhtar694 , I'm also trying to implement infinite scroll in but the event onMomentumScrollBegin never fires. Please help. Thank you so much