Skip to content

paulcsilver/react-native-mobile-device-manager

Repository files navigation

react-native-mobile-device-manager

A re-write of the react-native-mdm package to include React Naitve's Autolinking Feature.

Getting started

$ npm install react-native-mobile-device-manager --save or $ yarn add react-naitve-mobile-device-manager

Mostly automatic installation

$ react-native link react-native-mobile-device-manager

Usage

import MobileDeviceManager from 'react-native-mobile-device-manager';

// TODO: What to do with the module?
MobileDeviceManager;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published