README
react-native-chat-module
this is test module
Installation
npm install react-native-chat-module
Usage
import ChatModule from "react-native-chat-module";
// ...
const result = await ChatModule.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT