react-native-image-viewer icon indicating copy to clipboard operation
react-native-image-viewer copied to clipboard

Add close button in Modal?

Open hristowwe opened this issue 4 years ago • 1 comments

Is it possible to add close button in Modal? Screenshot 2021-09-04 011811

hristowwe avatar Sep 03 '21 22:09 hristowwe

You can use custom header

renderHeader={(index) => (<View>

wasupak avatar Sep 10 '21 09:09 wasupak