An open API service indexing awesome lists of open source software.

https://github.com/engineerapart/branch-cordova-helloworld

Demonstrates Branch SDK working with raw Cordova
https://github.com/engineerapart/branch-cordova-helloworld

Last synced: 8 months ago
JSON representation

Demonstrates Branch SDK working with raw Cordova

Awesome Lists containing this project

README

          

To test:

```
> git clone https://github.com/engineerapart/branch-cordova-helloworld.git
> cd branch-cordova-helloworld
> npm i && cordova prepare
> cordova build ios && cordova run ios
```

Environment:
- node 10.15
- cordova: 9.0.0
- cordova-ios: 5.1.1
- branch-cordova-sdk: 4.0.1
- CocoaPods: 1.8.4