0.1.5 • Published 2 months ago

mca-react-native-sdk-test v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

@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