Description:
A responsive, touch-enabled, highly configurable and easy to use React Component to notify your users.
More features:
- Predefined standard notification types (
default,success,info,danger,warning) - Custom notification types
- Custom notification content (
images,iconsetc) - Dismiss after number of seconds
- Dismissable by swiping
- Dismissable by clicking
- Dismissable by custom X icon
- Custom animations on show
- Custom animations on exit
- Custom transitions on sliding
- Custom transitions on swiping
- Top/bottom notification insertion
Installation:
# NPM $ npm install react-notifications-component --save
