react-native-virtualized-view icon indicating copy to clipboard operation
react-native-virtualized-view copied to clipboard

Images re rendering when in ScrollView

Open nadSTC opened this issue 2 years ago • 0 comments

I have icons and images that are inside the scroll view. When a state change occurs in my component (unrelated to any of the image view), all my images flicker (i assume the page is re rendering). It's unusable

nadSTC avatar Feb 14 '24 10:02 nadSTC