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