@app-up/react-native
v1.0.1
Published
React Native utility for connecting to the AppUp service
Downloads
2
Readme
@appup/react-native
React Native utility for connecting to the AppUp service
Installation
npm install @app-up/react-native
Usage
import ReactNative from "@appup/react-native";
// ...
const deviceName = await ReactNative.getDeviceName();
License
MIT