Installation
To integrate the Fyno SDK into your React Native application, you need to add the @fyno/react-native package to your project’s dependencies. You can add the package using one of the following commands:
Alternatively, you can manually edit the package.json file in your project and add @fyno/react-native to the dependencies section:
Find the latest version at Fyno React Native Push SDK
package.json
After adding the dependency, make sure to run npm install or yarn install to fetch and install the required packages