rn_ei_sdk
v0.1.0
Published
Easyinsights react native module
Readme
rn_ei_sdk
Easyinsights react native module
Installation
npm install rn_ei_sdkUsage
import { multiply } from 'rn_ei_sdk';
// ...
const result = 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
