react-native-aws-chime

react native aws chime

Installation

npm install react-native-aws-chime

Usage

import { AwsChimeView } from "react-native-aws-chime";

// ...

<AwsChimeView color="tomato" />

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