Indigitall React-native plugin
Indigitall React-native plugin
``sh`
npm install indigitall-react-native-plugin
`js
import IndigitallReactNativePlugin from "indigitall-react-native-plugin";
// ...
const result = await IndigitallReactNativePlugin.multiply(3, 7);
``
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT