UNPKG

react-native-photos-gallery

Version:
4 lines (3 loc) 144 B
import PhotoGallery from './PhotoGallery'; export { PhotoGallery }; export type { ArrayData, PhotoGalleryProps, ListItemProps } from './Types';