0.1.3 • Published 3 years ago

react-native-chat-components v0.1.3

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

react-native-chat-components

React Native Chat Components

Installation

npm install react-native-chat-components

Usage

import ChatComponents from "react-native-chat-components";

// ...

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

Contributing

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

License

MIT