mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
docs: optimize docs for SEO
This commit is contained in:
@@ -1,20 +1,29 @@
|
||||
---
|
||||
description: >-
|
||||
Launch Navigator plugin for Cordova and Ionic. Requires Cordova plugin: uk.co.workingedge.phonegap.plugin.launchnavigator. For more info, please see the…
|
||||
---
|
||||
|
||||
# Launch Navigator
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add uk.co.workingedge.phonegap.plugin.launchnavigator
|
||||
$ npm install @awesome-cordova-plugins/launch-navigator
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/launch-navigator/)
|
||||
|
||||
Plugin Repo: [https://github.com/dpa99c/phonegap-launch-navigator](https://github.com/dpa99c/phonegap-launch-navigator)
|
||||
|
||||
Requires Cordova plugin: uk.co.workingedge.phonegap.plugin.launchnavigator. For more info, please see the [LaunchNavigator plugin docs](https://github.com/dpa99c/phonegap-launch-navigator).
|
||||
|
||||
## Supported platforms
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
ionic cordova plugin add uk.co.workingedge.phonegap.plugin.launchnavigator
|
||||
npm install @awesome-cordova-plugins/launch-navigator
|
||||
```
|
||||
|
||||
**Plugin Repo:** [https://github.com/dpa99c/phonegap-launch-navigator](https://github.com/dpa99c/phonegap-launch-navigator)
|
||||
|
||||
## Supported Platforms
|
||||
|
||||
- Android
|
||||
- iOS
|
||||
- Windows
|
||||
- Windows Phone 8
|
||||
|
||||
## Further Information
|
||||
|
||||
- [Installation Guide](../../installation.md)
|
||||
- [FAQ](../../faq.md)
|
||||
|
||||
Reference in New Issue
Block a user