NativeScript braze plugin.
NOTE: Not all functions have been implemented yet. Feel free to contribute.
This plugin is based on the appboy-react-sdk.
The following commands apply to both sample projects and use the AppboyProject directory as an example.
```
cd demo-angular/
npm install
directory:
`
tns run ios
`
From the src directory:
`
npm run demo-angular.ios
`$3
From the demo-angular directory:
`
tns run android
`
From the src directory:
`
npm run demo-angular.android
``