nexion-chat-sdk
v1.0.4
Published
Secure encrypted chat SDK for React Native
Maintainers
Readme
Nexion Chat SDK
Secure encrypted chat for React Native applications.
Installation
npm install nexion-chat-sdk
Usage
javascript
import { NexionChat } from 'nexion-chat-sdk';
<NexionChat
apiKey="your-license-key"
theme="dark"
/>