JSPM

react-native-priv-sdk

0.13.29
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4735
  • Score
    100M100P100Q101905F
  • License MIT

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.

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-priv-sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    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 mca-react-native-sdk

    Usage

    import { multiply } from 'mca-react-native-sdk';
    
    // ...
    
    const result = await 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