react-native-atom-sdk-connection-module
v0.1.6
Published
Module for using Atom SDK functions for connecting and disconnecting vpn states
Downloads
11
Maintainers
Readme
react-native-atom-sdk-connection-module
Module for using Atom SDK functions for connecting and disconnecting vpn states
Installation
npm install react-native-atom-sdk-connection-module
Usage
import { multiply } from 'react-native-atom-sdk-connection-module';
// ...
const result = await 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