awesome-cordova-plugins/docs/plugins/launch-navigator/README.md

27 lines
839 B
Markdown
Raw Normal View History

2021-09-29 20:09:02 +08:00
<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
2021-09-29 20:38:45 +08:00