@app-up/react-native

React Native utility for connecting to the AppUp service

Usage no npm install needed!

<script type="module">
  import appUpReactNative from 'https://cdn.skypack.dev/@app-up/react-native';
</script>

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