react-native-chime-sdk

Amazon Chime SDK for react native

Installation

npm install react-native-chime-sdk

Usage

import ChimeSdk from "react-native-chime-sdk";

// ...

const result = await ChimeSdk.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT