0.1.8 • Published 6 months ago

react-native-s360-chat-sdk v0.1.8

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

react-native-s360-chat-sdk

S360 chat sdk is a chat widget for live chat.

Installation

npm install react-native-s360-chat-sdk
# or
yarn add react-native-s360-chat-sdk

react-native-s360-chat-sdk is dependent on (react-native-webview) please install along with s360 chat sdk.

npm install react-native-webview
# or
yarn add react-native-webview

Usage

import ChatWidget from 'react-native-s360-chat-sdk';

// ...

 <ChatWidget chatUrl={'chat url provided from S360 dashboard.'} />

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

0.1.8

6 months ago

0.1.7

6 months ago

0.1.6

6 months ago

0.1.5

6 months ago

0.1.4

6 months ago

0.1.3

6 months ago

0.1.2

6 months ago

0.1.1

6 months ago

0.1.0

6 months ago