Skip to content

Releases: DiceTechnology/react-native-video

3.9.0

29 Apr 10:36
f8e21cb
Compare
Choose a tag to compare
  • Android X updates
  • Upgrade shield dependency for ExoPlayer
  • Adding JS changes to pass a DRM JSON object to native

3.8.4

15 Apr 11:57
c61f579
Compare
Choose a tag to compare
  • [ExoPlayer] Setting the correct seek indicator text font

3.8.3

15 Apr 10:42
25b2e8f
Compare
Choose a tag to compare
  • [ExoPlayer] setting fonts via React props to allow for multi-language fonts to be used.

3.8.2

03 Apr 10:12
8d3232a
Compare
Choose a tag to compare
  • Fixed player startup time not being sent to Mux
  • Fixed stream type reporting to Mux

3.8.1

24 Mar 13:19
666c843
Compare
Choose a tag to compare
  • Adding null check for player when invoking getTrackRendererIndex

3.8.0

24 Mar 12:48
ef2e7eb
Compare
Choose a tag to compare
  • [Android] Upgraded Mux SDK
  • [Android] Correctly pausing playback when backgrounding the app and respecting user's last action when opening app from background
  • [Android] Fixed resume functionality (regression)
  • [Android] Hiding subtitle button during initial initialisation of the player

3.7.0

20 Mar 11:27
76aea3e
Compare
Choose a tag to compare
  • Fix for behind-live-window bug
  • Correct player initialisation
  • Mux stats fix
  • Cleaning up ExoPlayer implementation
  • Addressing deprecation messages
  • Resume playback from background
  • Seek to live edge if live video
  • Pause playback when going in background

3.6.0

25 Feb 13:32
9f8ab74
Compare
Choose a tag to compare
  • Upgrading ExoPlayer from 2.8.4 to 2.9.6

3.5.0

25 Feb 13:24
ddca6e8
Compare
Choose a tag to compare
  • [Android TV] Handle controls prop correctly
  • [Android TV] Fix repeat prop functionality
  • [Android TV] Prevent initial button instantiation based on controls prop
  • [Android TV] Pause player when it's in the background without the need to re-initialise player when returning to 'active' state

3.3.24

03 Dec 18:24
2edfe60
Compare
Choose a tag to compare

Initialise player correctly when a behind live window exceptions occurs