Building in-app UI in React
Our @knocklabs/react-notification-feed
library lets you create notification experiences using Knock's notification feeds APIs. It comes with pre-built UI components that you can use to easily get up-and-running with a fully functional notification feed experience in your product.
The React library is built on-top of the @knocklabs/client
JS SDK and includes that library as an implicit dependency.
You can also use the library to build:
- Floating notification feeds
- Real-time notification toasts
- Notification inboxes
- Custom notification UI
- Notification preferences
Quick links:
@knocklabs/react-notification-feed
on npm@knocklabs/client
on npm- Package on Github
- Full reference
- JS SDK reference
Need help?
Our React library is worked on full-time by the Knock JavaScript team.
Join the community
Ask questions and find answers on those following platforms:
Provide feedback
- Open an issue
- Use the "Feedback" button at the top of this page
Contributing
All contributors are welcome, from casual to regular. Feel free to open a pull request.