0.1.0 • Published 3 years ago

react-native-chat-bar v0.1.0

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

react-native-chat-bar

React Native Chat Bar UI

Installation

npm install react-native-chat-bar

Usage

import ChatBar from "react-native-chat-bar";

// ...

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

Contributing

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

License

MIT