react-native-scrollable-tab-view icon indicating copy to clipboard operation
react-native-scrollable-tab-view copied to clipboard

ScrollableTabBar stuttering with flatlist

Open brambang opened this issue 4 years ago • 4 comments

i used ScrollableTabBar and render data with flatlist in every tab. the problem is when we click menu the animation will stuttering because of renderItem of flatlist. How to solved it? maybe like animated delay or something like that, i am not understand your script and im not familiar with RN animated

brambang avatar Jun 19 '20 10:06 brambang

same problem do you fix it? @brambang

marlti7 avatar Jun 24 '20 10:06 marlti7

Did you get any solution or hacks?

AdarshJais avatar Aug 20 '20 08:08 AdarshJais

Hey have any solution for that ??🙄🙄🙄🙄

vaibhavgadekar avatar Feb 16 '21 12:02 vaibhavgadekar

No. my apps still has this issue until now. i want to try to make the flatlist load less data when init and load more data when user scroll to end of the screen, if the problem because of flatlist data it should solve the problem.

brambang avatar Oct 01 '21 08:10 brambang