0.0.4 • Published 6 years ago

cap-video-player v0.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Capacitor Video Player Plugin

Capacitor Video Player Plugin is a custom Native Capacitor plugin to play a video on IOS, Android, Web and Electron platforms. As capacitor provides fisrt-class Progressive Web App support so you can use this plugin in your app which will later be deployed to the app stores and the mobile web.

View Me

capacitor-video-player

Methods available

play()                              play a video given by an url

To use the Plugin in your Project

npm install --save capacitor-video-player@latest

Ionic App showing an integration of capacitor-video-player plugin

PWA App showing an integration of capacitor-video-player plugin

Remarks

This release of the plugin includes the Native IOS code (Objective-C/Swift),the Native Android code (Java) and the Web code (Typescript) using Capacitor v1.1.0

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago