UNPKG

react-spring-lightbox

Version:

A flexible image gallery lightbox with native-feeling touch gestures and buttery smooth animations, built with react-spring.

5 lines (4 loc) 179 B
import ImageStage from './ImageStage'; import PageContainer from './PageContainer'; import CreatePortal from './CreatePortal'; export { ImageStage, PageContainer, CreatePortal };