0.0.7 • Published 2 years ago

react-native-hon-security-manager v0.0.7

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
2 years ago

react-native-hon-security-manager

hon security manager

Installation

npm install react-native-hon-security-manager

Usage

import { multiply } from "react-native-hon-security-manager";

// ...

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