UNPKG

@likashefqet/react-native-image-zoom

Version:

A performant zoomable image written in Reanimated v2+ 🚀

4 lines (3 loc) • 149 B
export { default as ImageZoom } from './components/ImageZoom'; export { default as Zoomable } from './components/Zoomable'; export * from './types';