React In-App SDK
React In-App SDK
React In-App SDK
The In-App React SDK is a powerful tool that allows you to seamlessly integrate Fyno’s notification center into your React-based applications. With this SDK, you can enhance your user’s experience by providing them with a feature-rich and customisable notification center.
To get started with In-App React SDK, you’ll need to install it using NPM
Before you dive into using the In-App Notification Center, there are some prerequisites you need to fulfill. You must ensure you have the necessary information and generate an HMAC signature.
Before you start, make sure you have the following information ready
The HMAC signature is essential for ensuring the security and integrity of your notifications. Here are examples of how to generate the HMAC signature in various programming languages
To use the SDK in your React application, you can import FynoInappCenter and configure it as follows
Feel free to customise the configuration to match your application’s requirements.
That’s it! You’re now ready to integrate and use Fyno’s In-App Notification Center in your React application.