indigitall-hms-react-native-plugin
v2.9.0
Published
test
Downloads
110
Readme
indigitall-hms-react-native
indigitall hms module
Installation
npm install indigitall-hms-react-native-plugin
Usage
import { multiply } from "indigitall-hms-react-native-plugin";
// ...
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