@oneduo/react-native-chat-kit
v0.2.0
Published
A customizable and robust Chat UI kit for React Native and Expo
Downloads
215
Readme
react-native-chat-kit
A customizable and robust Chat UI kit for React Native and Expo
Installation
npm install react-native-chat-kit
Usage
import { multiply } from 'react-native-chat-kit';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library