mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
21 lines
660 B
Markdown
21 lines
660 B
Markdown
|
# Launch Navigator
|
||
|
|
||
|
```text
|
||
|
$ 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
|
||
|
|
||
|
* Android
|
||
|
* iOS
|
||
|
* Windows
|
||
|
* Windows Phone 8
|
||
|
|