mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
24 lines
834 B
Markdown
24 lines
834 B
Markdown
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/launch-navigator/index.ts#L244">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# Launch Navigator
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add uk.co.workingedge.phonegap.plugin.launchnavigator
|
||
|
$ npm install @ionic-native/plugins/launch-navigator
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/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
|