@ahiho/react-native-livechat

React Native LiveChat SDK

Usage no npm install needed!

<script type="module">
  import ahihoReactNativeLivechat from 'https://cdn.skypack.dev/@ahiho/react-native-livechat';
</script>

README

@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