notifly-sdk-dev
v2.3.11
Published
![npm](https://img.shields.io/npm/v/notifly-sdk) ![Downloads](https://img.shields.io/npm/dt/notifly-sdk)
Downloads
13
Readme
Notifly React Native SDK
Notifly SDK for React Native is an easy-to-use package for integrating Notifly with your React Native applications. It supports both Android and iOS platforms.
Installation
To install the package, run the following command:
npm install notifly-sdk@latest --save
or
yarn add notifly-sdk@latest
Also, please install the peer dependencies manually:
npm install @react-native-async-storage/async-storage@^1.17.11 @react-native-firebase/app@^16.4.3 @react-native-firebase/messaging@^16.4.3 react-native-device-info@^8.1.4 react-native-modal@^13.0.1 react-native-root-siblings@^4.1.1 react-native-webview@^11.26.1 uuid@^8.3.0
Usage
Please refer to our official documentation: