use showControls
to show/hide live text icon on ios (#2982)
This commit is contained in:
parent
bdb63fff6d
commit
9c5cd391dd
4 changed files with 12 additions and 2 deletions
|
@ -122,6 +122,7 @@ function ImageViewing({
|
|||
imageSrc={imageSrc}
|
||||
onRequestClose={onRequestClose}
|
||||
isScrollViewBeingDragged={isDragging}
|
||||
showControls={showControls}
|
||||
/>
|
||||
</View>
|
||||
))}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue