Problems with Flatlist
JoaoMassi opened this issue · 3 comments
JoaoMassi commented
When using SliderBox inside a FlatList, I always get the warning: VirtualizedList: You have a large list that is slow to update - make sure your renderItem function renders components that follow React performance best practices like PureComponent, shouldComponentUpdate, etc.
When I take the component out of my FlatList, I don't get this alert anymore. What's happening?
segun-flexible commented
am having same issue here
Please fix this
sagar17-create commented
Having same issue must be fix ASAP !!
elfarhaniFekri commented
same error