Skip to content
NativeScript Plugin for Intercom
TypeScript JavaScript Other
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
demo
platforms
.gitignore
.npmignore
LICENSE
README.md
index.d.ts
intercom-bridge.android.d.ts
intercom-bridge.android.ts
intercom-bridge.common.d.ts
intercom-bridge.common.ts
intercom-bridge.ios.d.ts
intercom-bridge.ios.ts
package.json
references.d.ts
tsconfig.json

README.md

Intercom for NativeScript

This is a plugin that allows your NativeScript app to use Intercom for iOS and/or Intercom for Android.

  • Intercom for iOS supports iOS 8, 9 & 10.
  • Intercom for Android supports API 15 and above.

Installation

To install the plugin in your NativeScript app, run the following:

tns plugin add nativescript-intercom-bridge

Example App

An example app is provided here that shows a basic NativeScript app integration with Intercom.

License

nativescript-intercom-bridge is released under the MIT License.

You can’t perform that action at this time.