0.0.4 • Published 6 years ago
cap-video-player v0.0.4
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
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