gor181 / react-notification-system-redux

Redux wrapper for react-notification-system
MIT License
324 stars 59 forks source link

[suggestions] improve docs and info #67

Open bhirmbani opened 6 years ago

bhirmbani commented 6 years ago

Hi, what do you think about improve the docs. I recently have issue when DemoComponent which is showed up in the docs didn't use properly.

It should be imported at the top level component in the application, so when the user dispatch the action as suggested at the next step of the docs, it will show the DemoComponent.

The docs should also info that the notifications props cannot be renamed, otherwise it will turn error.