react-native-chat-components

React Native Chat Components

Usage no npm install needed!

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

README

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