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