react-headless-notifications
Bring-your-own-UI react notification system
Install
npm install --save react-headless-notifications
Usage
In your App.tsx
:
In your MyStuff.tsx
:
For a full running CRA example, see the example
directory.
License
MIT © jens-ox