Reoverlay

The missing solution for managing modals in React.

yarn add reoverlay
//or if you prefer npm
npm install reoverlay --save

Animation types

There are quite a few preset animations. You can create your own custom animation too!

fade
zoom
flip
door
rotate
slideUp
slideDown
slideLeft
slideRight

Usage, Props, etc.

You can find more information on github.

Hirad Arshadi@hiradary