UNPKG

react-native-gallery-preview

Version:

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

7 lines (6 loc) 223 B
"use strict"; import { GalleryPreview } from "./GalleryPreview"; import { useGalleryPreview } from "./hooks/useGalleryPreview"; export default GalleryPreview; export { useGalleryPreview }; //# sourceMappingURL=index.js.map