react-notification
Version:
Snackbar notifications for React
24 lines (17 loc) • 1.17 kB
Markdown
# React Notification
[](https://travis-ci.org/pburtchaell/react-notification) [](http://badge.fury.io/js/react-notification)
React Notification provides snackbar notification messages and notification stacks. The default visual style and interaction follows [Material Design guidelines for snackbars](http://www.google.com/design/spec/components/snackbars-toasts.html#snackbars-toasts-usage) and can be fully customized.
## Documentation and Help
- [Guides](/docs/guides/)
- [Introduction](/docs/introduction.md)
- [Examples](/examples)
## Releases
- [Releases](https://github.com/pburtchaell/react-notification/releases)
- [Upgrading versions](/UPGRADING.md)
## Maintainers
- [Patrick Burtchaell](http://github.com/pburtchaell)
- [Berkeley Martinez](https://github.com/BerkeleyTrue)
- [Joey Figaro](https://github.com/joeyfigaro)
## License
Copyright (c) 2015-2018 Patrick Burtchaell.
[Licensed with The MIT License (MIT)](https://raw.githubusercontent.com/pburtchaell/react-notification/master/LICENSE).