UNPKG

react-native-gallery-preview

Version:

<div> <img align="right" height="720" src="example.gif"> </div>

4 lines 211 B
import React from "react"; import type { GalleryPreviewProps } from "./types"; export declare const GalleryPreview: (props: GalleryPreviewProps) => React.JSX.Element; //# sourceMappingURL=GalleryPreview.d.ts.map