UNPKG

react-video-player-hook

Version:
47 lines (26 loc) 765 B
## 1.0.1 (2022-08-23) ### Chore - Update to @capacitor/core 3.7.0 - Update to @capacitor/ios 3.7.0 - Update to @capacitor/android 3.7.0 ### Bug Fixes - fix Removing Listeners issue#2 ## 0.0.3 (2020-08-07) ### Bug Fixes - Update the README for the listeners - Update the application starters ### Added Features - Better implementation of the listeners onReady, onPlay, onPause, onEnded and onExit ## 0.0.2 (2020-09-18) ### Bug Fixes - cleanup the README - add a link to a Ionic/React Application - add a link to a React application - replace the divContainerElement with the componentTag ## 0.0.1 (2020-09-16) ### Added Features - add all methods and listeners ## 0.0.1-alpha.0 (2020-09-05) ### Added Features - add initPlayer method