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

23 lines
660 B
Markdown
Raw Normal View History

2021-09-29 20:09:02 +08:00
# Launch Navigator
```
$ ionic cordova plugin add uk.co.workingedge.phonegap.plugin.launchnavigator
2021-09-29 21:19:55 +08:00
$ npm install @awesome-cordova-plugins/launch-navigator
2021-09-29 20:09:02 +08:00
```
2021-09-29 21:19:55 +08:00
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/launch-navigator/)
2021-09-29 20:09:02 +08:00
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