Skip to content

Releases: chaimPaneth/react-native-jw-media-player

0.2.26

08 Sep 16:00
Compare
Choose a tag to compare

Full Changelog: 0.2.25...0.2.26

0.2.25

09 Aug 10:49
Compare
Choose a tag to compare
  • Fix onCast, Android
  • Update super on delegate events and fix boolean values, iOS

Full Changelog: 0.2.24...0.2.25

0.2.24

03 Aug 06:13
Compare
Choose a tag to compare

Full Changelog: 0.2.23...0.2.24

0.2.23

15 Jul 13:21
Compare
Choose a tag to compare

Full Changelog: 0.2.22...0.2.23

  • Up SDK version

0.2.22

04 Jul 11:51
Compare
Choose a tag to compare

Full Changelog: 0.2.21...0.2.22

  • Fixed example player props and list example.

iOS

  • Added file prop to onPlaylistItem && onPlaylist callback.
  • Set parent view to nil on deinit.
  • Continue playing in background only if user didn't pause or player stopped.

0.2.20

08 Jun 17:40
Compare
Choose a tag to compare

Fix DRM & Android back button should close fullscreen.

What's Changed

Full Changelog: 0.2.19...0.2.20

0.2.19

31 May 17:31
Compare
Choose a tag to compare

Fixed issues

  • Parent view controller #174
  • Added pipEnabled handling for android #203
  • sources prop #204

Full Changelog: 0.2.18...0.2.19

0.2.18

16 May 14:22
Compare
Choose a tag to compare

Full Changelog: 0.2.17...0.2.18

iOS:

  • Update jw sdk.
  • Added props for audioSessions.

0.2.16

02 May 18:55
Compare
Choose a tag to compare

Full Changelog: 0.2.15...0.2.16

  • Fix iOS issue not stopping audio on removeFromSuperView
  • Handle better refs and keys for uniqueness.

0.2.15

28 Apr 21:59
Compare
Choose a tag to compare

Full Changelog: 0.2.14...0.2.15

  • Fix iOS dealloc of playerViewController
  • SDK update