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.
npm install @mycoverai/mca-react-native-sdk
import { multiply } from '@mycoverai/mca-react-native-sdk';
// ...
const result = await multiply(3, 8);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library