Avoid blank images during animation on iOS
This commit is contained in:
@@ -224,6 +224,7 @@ const ImageItem = ({
|
||||
enableLiveTextInteraction={showControls && !scaled}
|
||||
accessibilityIgnoresInvertColors
|
||||
onLoad={() => setHasLoaded(true)}
|
||||
cachePolicy="memory-disk"
|
||||
/>
|
||||
</Animated.View>
|
||||
</Animated.ScrollView>
|
||||
|
||||
Reference in New Issue
Block a user