react-native-vanguard-sdk
v0.1.2
Published
This library used to call method provided by Vanguard MDM DPC android
Readme
react-native-vanguard-sdk
This library used to call method provided by Vanguard MDM DPC android
Installation
npm install react-native-vanguard-sdkUsage
import { multiply } from 'react-native-vanguard-sdk';
// ...
const result = multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
