intellidev1991/react-native-image-slider-box

Problems with Flatlist

JoaoMassi opened this issue · 3 comments

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?

am having same issue here
Please fix this

Having same issue must be fix ASAP !!

same error