mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs: optimize docs for SEO
This commit is contained in:
@@ -1,18 +1,27 @@
|
||||
---
|
||||
description: >-
|
||||
BranchIo plugin for Cordova and Ionic. Branch.io is an attribution service for deeplinking and invitation links
|
||||
---
|
||||
|
||||
# BranchIo
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add branch-cordova-sdk
|
||||
$ npm install @awesome-cordova-plugins/branch-io
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/branch-io/)
|
||||
|
||||
Plugin Repo: [https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking)
|
||||
|
||||
Branch.io is an attribution service for deeplinking and invitation links
|
||||
|
||||
## Supported platforms
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
ionic cordova plugin add branch-cordova-sdk
|
||||
npm install @awesome-cordova-plugins/branch-io
|
||||
```
|
||||
|
||||
**Plugin Repo:** [https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking)
|
||||
|
||||
## Supported Platforms
|
||||
|
||||
- iOS
|
||||
- Android
|
||||
|
||||
## Further Information
|
||||
|
||||
- [Installation Guide](../../installation.md)
|
||||
- [FAQ](../../faq.md)
|
||||
|
||||
Reference in New Issue
Block a user