@42.nl/react-flash-messages
v2.0.2
Published
Storing flash messages via a nice api for use with React.
Downloads
1,079
Readme
About
This library makes it easy to create flash messages and to store them in a store.
What makes this project a little different from most flash message libraries is that it is UI agnostic. This library does not render the FlashMessages for you it only stores them!
Installation
npm install @42.nl/react-flash-messages --save
Documentation
See the documentation