nativescript-braze
v1.1.3
Published
NativeScript braze plugin.
Downloads
12
Maintainers
Readme
nativescript-braze
NOTE: Not all functions have been implemented yet. Feel free to contribute. This plugin is based on the appboy-react-sdk.
SDK Integration
Running the Sample App
The following commands apply to both sample projects and use the AppboyProject directory as an example.
cd demo-angular/
npm installiOS
From the demo-angular directory:
tns run iosFrom the src directory:
npm run demo-angular.iosAndroid
From the demo-angular directory:
tns run androidFrom the src directory:
npm run demo-angular.android