A react component for modals and dialogs.
npm install react-skylightreact-skylight
==============
React SkyLight is a simple react component for modals and dialogs. Powerful, lightweight and customizable design.
React skylight DEMOS and DOCS.
Installation
------------
``sh``
npm install react-skylight --save
#Or
yarn add react-skylight
Features
--------
- Very simple modal/dialog
- Animation support
- Stateless
- Callback before open
- Callback after open
- Callback before close
- Callback after close
- Callback on overlay click
- All styles can be overridden
How to use
--------------------
React skylight DEMOS and DOCS.
##Enjoy!