@classon/rn-chat-sdk
v0.3.0
Published
This is chat sdk
Downloads
7
Readme
react-native-classon-chat-sdk
This is chat sdk
Installation
yarn add @classon/rn-chat-sdk
Usage
import { ... } from '@classon/rn-chat-sdk';
// ...
await ChatService.getInstance().getChatClient(token);
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