Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 513 Bytes

File metadata and controls

25 lines (15 loc) · 513 Bytes

@nstudio/nativescript-branch

npm install @nstudio/nativescript-branch

Usage

From your app's main entry import BranchIO to call the init method before the app launches.

import { BranchIO } from '@nstudio/nativescript-branch';

BranchIO.initSession(...);

Config

Android

iOS

License

Apache License Version 2.0