Skip to content

1.2.0: Merge pull request #7 from manse/feat/new-events

Latest
Compare
Choose a tag to compare
@manse manse released this 06 Jun 07:21
· 55 commits to master since this release
eb55db4
  • Add the following callbacks
    • onChangeDuration: Indicates the video length is changed
    • onUpdateBufferProgress: Indicates the video loading buffer is updated
    • onEnterFullscreen: Indicates the player enters full screen
    • onExitFullscreen: Indicates the player exit full screen
  • Add the following prop
    • fullscreen: boolean: Control full screen state
    • disableDefaultControl: Disable default player control
  • Fixed an issue app crashes when video is played to the end with onProgress