indigitall-inapp-react-native-plugin
v2.9.0
Published
inapp indigitall plugin
Downloads
110
Maintainers
Readme
indigitall-inapp-react-native-plugin
inapp indigitall plugin
Installation
npm install indigitall-inapp-react-native-plugin
Usage
import { multiply } from 'indigitall-inapp-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