use showControls to show/hide live text icon on ios (#2982)
This commit is contained in:
@@ -122,6 +122,7 @@ function ImageViewing({
|
||||
imageSrc={imageSrc}
|
||||
onRequestClose={onRequestClose}
|
||||
isScrollViewBeingDragged={isDragging}
|
||||
showControls={showControls}
|
||||
/>
|
||||
</View>
|
||||
))}
|
||||
|
||||
Reference in New Issue
Block a user