react-native-zoomable icon indicating copy to clipboard operation
react-native-zoomable copied to clipboard

React Native component for pinch and double/single tap to zoom, most likely used to preview images but can be used to wrap anything.

Results 3 react-native-zoomable issues
Sort by recently updated
recently updated
newest added

Would be great to have this be cross-platform. My initial thoughts are using PanResponder or React Native Gesture Handler and implementing pinch to zoom and tap to zoom on Android....

Is it possible to add style props? I am unable to see my image when using Zoomable

Wasn’t sure about `contentContainerStyle` as a prop name. What do you think?