Skip to content

ahiho/react-native-livechat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1b899c6 · Sep 6, 2020

History

16 Commits
Aug 17, 2020
Sep 6, 2020
Sep 6, 2020
Aug 17, 2020
Sep 6, 2020
Aug 17, 2020
Aug 17, 2020
Aug 17, 2020
Aug 17, 2020
Aug 17, 2020
Aug 17, 2020
Aug 17, 2020
Aug 17, 2020
Aug 17, 2020
Sep 6, 2020
Aug 17, 2020
Aug 17, 2020

Repository files navigation

@ahiho/react-native-livechat

React Native LiveChat SDK

Installation

npm install @ahiho/react-native-livechat

Usage

import LiveChat from "@ahiho/react-native-livechat";

// Initialize LiveChat SDK

LiveChat.initialize('YOUR_LICENSE_ID_HERE');

// Show LiveChat window
LiveChat.presentChat();

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT