0.0.1 • Published 5 years ago
react-native-apps-manager v0.0.1
react-native-apps-manager
Getting started
$ npm install react-native-apps-manager --save
Mostly automatic installation
$ react-native link react-native-apps-manager
Usage
import RNAppsManager from 'react-native-apps-manager';
// TODO: What to do with the module?
RNAppsManager;