Skip to content

v0.1.8

Compare
Choose a tag to compare
@abbasfreestyle abbasfreestyle released this 01 Apr 03:52
· 19 commits to master since this release

New features

  • Improved ScrollView support and added a ScrollView component that extends off RN own ScrollView
  • Added a Container component to add styles around the video.
  • Apply styles directly to the video component (will be ignored in fullscreen mode)
  • Added several callbacks, onEnd, onLoad, onProgress, onError
  • Animates to Fullscreen
  • Supports both Local and remote videos
  • Customise error message using the Alert component options
  • Optional lockRatio prop added

Deprecated

  • contentAbove prop
  • contentBelow prop