react-native-virtualized-view
react-native-virtualized-view copied to clipboard
Images re rendering when in ScrollView
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