Skip to content

Releases: TheWidlarzGroup/react-native-video

v6.7.0

18 Oct 15:56
Compare
Choose a tag to compare

What's Changed

iOS

  • fix: Pause video on end reached, don't remove listeners by @sharnik in #4218
  • feat: add setSource API function fix ads playback by @freeboub in #4185

Android

Other

New Contributors

Full Changelog: v6.6.4...v6.7.0

v6.6.4

03 Oct 06:34
0820f81
Compare
Choose a tag to compare

What's Changed

Android

Full Changelog: v6.6.3...v6.6.4

v6.6.3

29 Sep 19:28
82dc4cf
Compare
Choose a tag to compare

What's Changed

iOS

Android

Other

New Contributors

Full Changelog: v6.6.2...v6.6.3

v6.6.2

20 Sep 16:55
17dc2c0
Compare
Choose a tag to compare

What's Changed

iOS

Other

  • chore(sample): upgrade sample expo version by @freeboub in #4179
  • chore(sample): fix default track identification and add audio tracks selection option by @freeboub in #4184

Full Changelog: v6.6.1...v6.6.2

v6.6.1

18 Sep 20:52
Compare
Choose a tag to compare

What's Changed

iOS

  • fix(ios): fix sideLoaded text tracks regression by @freeboub in #4180

Full Changelog: v6.6.0...v6.6.1

v6.6.0

18 Sep 19:20
41d3da9
Compare
Choose a tag to compare

What's Changed

Android

โ— * feat(android): upgrade dependencies / media3 1.4.1 / androidxCore to 1.13.1 / androidxActivity 1.8.2 by @seyedmostafahasani in #4173

iOS

Other

New Contributors

Full Changelog: v6.5.0...v6.6.0

v6.5.0

04 Sep 09:56
Compare
Choose a tag to compare

What's Changed

Android

iOS

  • feat(iOS): add handler for Apple Earpods play/pause command by @sharnik in #4116
  • feat: add ads localize by @guyhguy25 in #4113
  • fix(ios): build fail due to an unwrapped value by @Fausto95 in #4101
  • fix(ios): crash on source change after coming back from background by @blazlew in #4074
  • fix(ios): ensure behavior is correct with empty text track list by @freeboub in #4123
  • Fix(ios): allow text track selection by index by @freeboub in #4124
  • fix(ios): ensure we don't disable tracks when not necessary by @freeboub in #4130
  • fix(ios): fix onBandwidth update event (old ios api is deprecated and doesn't work) by @freeboub in #4140
  • fix(tvos): fix build (and update sample) by @freeboub in #4134
  • fix(VisionOS): do not access to isExternalPlaybackActive on VisionOS by @freeboub in #4109

Others

  • docs: add ios platform for onBandwidthUpdate callback by @moskalakamil in #4145
  • fix(expo-plugin) adding bg mode if none exist yet by @blazlew in #4126
  • fix(sample): additionnal sample cleanup by @freeboub in #4122
  • fix(sample): update dependencies to fix local asset playback by @freeboub in #4121

New Contributors

Full Changelog: v6.4.5...v6.5.0

v6.4.5

17 Aug 13:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.4.4...v6.4.5

v6.4.4

15 Aug 14:16
736594e
Compare
Choose a tag to compare

What's Changed

iOS

Android

Other

New Contributors

Full Changelog: v6.4.3...v6.4.4

v6.4.3

24 Jul 08:15
5abfb0d
Compare
Choose a tag to compare

What's Changed

General

  • feat: add ability to define poster props as Image type and render poster as custom component by @moskalakamil in #3972

Android

Other

  • chore(example/basic): refactor code to follow best react-native practices by @moskalakamil in #3990
  • fix(sample): boot failure on emulator by @freeboub in #4016

New Contributors

Full Changelog: v6.4.2...v6.4.3