Skip to content

42BV/react-flash-messages

Repository files navigation

About

Build Status Codecov

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