App Messages
A quick start guide to adding App Message support to your React Native application with the Pushly PushSDK
Prerequisites
SDK
Earliest Version with App Messages
Step 1: React Native SDK Setup
yarn add @pushly/push-sdk-react-native@">=1.2.0 <2.0.0"npm install --save @pushly/push-sdk-react-native@">=1.2.0 <2.0.0"