spacesuitdiver / react-native-zoomable

React Native component for pinch and double/single tap to zoom, most likely used to preview images but can be used to wrap anything.
MIT License
27 stars 4 forks source link

is this library working on Android? #4

Closed EndlezzCoding closed 6 years ago

EndlezzCoding commented 6 years ago

only seem to have iOS implementation

zachgibson commented 6 years ago

@atominvention Currently yes, this only supports iOS. Android would need a custom implementation to get the pinch/tap to zoom.