An image lightbox component for ReactJS
npm install react-lightbox-componentAn image lightbox component for ReactJS. A demo can be viewed here
Features:
* Zoom control
* Rotate control
* Smooth animations
* Customizable thumbnails
!Demo
npm install react-lightbox-component
``
import Lightbox from 'react-lightbox-component';
const App = () => (
MIT