intellidev1991 / react-native-image-slider-box

A simple and fully customizable React Native component that implements an Image Slider UI.
MIT License
285 stars 100 forks source link

Problems with Flatlist #131

Open JoaoMassi opened 2 years ago

JoaoMassi commented 2 years ago

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 2 years ago

am having same issue here Please fix this

sagar17-create commented 2 years ago

Having same issue must be fix ASAP !!

elfarhaniFekri commented 2 years ago

same error