mca-react-native-sdk-test
v0.1.5
Published
Official MyCover.ai SDK. Supercharge your product with MyCover AI Insurance offerings. Create embedded insurance offerings or full white label insurance applications that excite your customers.
Downloads
10
Readme
@mycoverai/mca-react-native-sdk
Official MyCover.ai SDK. Supercharge your product with MyCover AI Insurance offerings. Create embedded insurance offerings or full white label insurance applications that excite your customers.
Installation
npm install @mycoverai/mca-react-native-sdk
Usage
import { multiply } from '@mycoverai/mca-react-native-sdk';
// ...
const result = await multiply(3, 8);
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