rn-chat-box
v0.1.1
Published
chat box solution for react-native
Downloads
2
Readme
rn-chat-box
chat box solution for react-native
Installation
npm install rn-chat-box
Usage
import RnChatBox from "rn-chat-box";
// ...
const deviceName = await RnChatBox.getDeviceName();
License
MIT