react-native-chat-module

this is test module

Usage no npm install needed!

<script type="module">
  import reactNativeChatModule from 'https://cdn.skypack.dev/react-native-chat-module';
</script>

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