react-native-upshotsdk
v0.4.9
Published
This framework will enable you to track events, send notifications, In-apps messages to your users
Readme
react-native-upshot
Getting started
$ npm install react-native-upshot --save
Mostly automatic installation
$ react-native link react-native-upshot
Usage
import Upshot from 'react-native-upshot';
// TODO: What to do with the module?
Upshot;