react-intense

This component is a port of Intense Image Viewer for use with React.

Usage

Simply replace your element with a component:

import ReactIntense from 'react-intense'
...
<ReactIntense src='img.jpg' />

and you're good to go!

Live Demo

http://bryce.io/react-intense/

GitHub