UNPKG

react-native-zoom-anything

Version:

A lightweight pinch-to-zoom, pan, and double-tap zoom view for React Native using react-native-gesture-handler + Animated.

3 lines (2 loc) 75 B
export { default } from './Zoom'; export type { ZoomProps } from './Zoom';