UNPKG

rs-react-native-image-gallery

Version:
9 lines 380 B
import { ReactNode } from 'react'; declare const _default: import("react").MemoExoticComponent<({ children, close, setIsDragging, disableSwipe }: { children: ReactNode; close: () => void; setIsDragging: (isDragging: boolean) => void; disableSwipe?: boolean; }) => import("react").JSX.Element>; export default _default; //# sourceMappingURL=swipe-container.d.ts.map