v6.3.0
What's Changed
General
- feat: add setFullScreen to component's ref by @seyedmostafahasani in #3855
- fix(typescript): type checks on selectedTextTrack, selectedAudioTrack, selectedVideoTrack by @Polarisation in #3910
- fix(JS): safety check on resolve uri by @freeboub in #3915
- chore: move sample to expo by @freeboub in #3880
- chore(docs): fix sample app link by @mlazari in #3918
Android
- feat(android): add
onControlsVisiblityChange
by @ashnfb in #3925 - fix(android): show controls in notification on older androids by @KrzysztofMoch in #3886
- fix(android): allow chunk less preparation by @freeboub in #3913
- fix(android): use UI thread to pause when lost audio focus by @freeboub in #3916
- fix(android): avoid crash multiplayer with notification by @freeboub in #3931
- Chore(android): refactor drm props by @freeboub in #3846
iOS
- feat(ios): detect livestreams in now playing notification by @paul-rinaldi in #3922
- fix(ios): missing notification controls when enabled from start by @KrzysztofMoch in #3898
- fix(ios): crash on ads after leaving the app by @freeboub in #3911
New Contributors
- @mlazari made their first contribution in #3918
- @Polarisation made their first contribution in #3910
- @paul-rinaldi made their first contribution in #3922
Full Changelog: v6.2.0...v6.3.0