react-native-azure-intune-manager

TODO

Usage no npm install needed!

<script type="module">
  import reactNativeAzureIntuneManager from 'https://cdn.skypack.dev/react-native-azure-intune-manager';
</script>

README

react-native-azure-intune-manager

Getting started

$ npm install react-native-azure-intune-manager --save

Mostly automatic installation

$ react-native link react-native-azure-intune-manager

Usage

import AzureIntuneManager from 'react-native-azure-intune-manager';

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