Releases: chaimPaneth/react-native-jw-media-player
Releases · chaimPaneth/react-native-jw-media-player
0.2.26
Full Changelog: 0.2.25...0.2.26
0.2.25
- Fix onCast, Android
- Update super on delegate events and fix boolean values, iOS
Full Changelog: 0.2.24...0.2.25
0.2.24
Full Changelog: 0.2.23...0.2.24
0.2.23
Full Changelog: 0.2.22...0.2.23
- Up SDK version
0.2.22
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
Fix DRM & Android back button should close fullscreen.
What's Changed
- Android fix: dispatchKeyEvent callback is not called on RNJWPlayer view by @KestasVenslauskas in #209
Full Changelog: 0.2.19...0.2.20
0.2.19
Fixed issues
Full Changelog: 0.2.18...0.2.19
0.2.18
0.2.16
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
Full Changelog: 0.2.14...0.2.15
- Fix iOS dealloc of playerViewController
- SDK update