mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
22 lines
657 B
Markdown
22 lines
657 B
Markdown
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/youtube-video-player/index.ts#L1">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# Youtube Video Player
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-plugin-youtube-video-player
|
||
|
$ npm install @ionic-native/plugins/youtube-video-player
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/youtube-video-player/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/ihadeed/CordovaYoutubeVideoPlayer](https://github.com/ihadeed/CordovaYoutubeVideoPlayer)
|
||
|
|
||
|
Plays YouTube videos in Native YouTube App
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
- Android
|
||
|
- iOS
|