react-native-chat-realtime
v0.1.16
Published
create reatime chat with E2E encrytion
Downloads
2
Readme
react-native-chat-realtime
create reatime chat with E2E encrytion
Installation
npm install react-native-chat-realtime
Usage
import { multiply } from 'react-native-chat-realtime';
// ...
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