1.0.0 • Published 3 years ago

@nstudio/nativescript-intercom v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

@nstudio/nativescript-intercom

npm install @nstudio/nativescript-intercom

Usage

import { IntercomModule } '@nstudio/nativescript-intercom';

IntercomModule.init('<apiKey>', '<appId>');
// show
IntercomModule.displayMessenger();

// hide
IntercomModule.hideMessenger();

License

Apache License Version 2.0