UNPKG

@likashefqet/react-native-image-zoom

Version:

A performant zoomable image written in Reanimated v2+ 🚀

6 lines • 192 B
export declare const usePanGestureCount: () => { isPanning: () => boolean; startPan: () => number; endPan: () => number | false; }; //# sourceMappingURL=usePanGestureCount.d.ts.map