Skip to content

Releases: TheWidlarzGroup/react-native-video

v6.0.0-alpha.3

14 Sep 16:37
Compare
Choose a tag to compare
v6.0.0-alpha.3 Pre-release
Pre-release
  • Merge pull request #2855 from wood1986/fix/status-bar c9c0fe2
  • Merge pull request #2854 from iFeelSmart/fix/revert_for_build 9516d9b
  • doc: add changelog entry and fix last version f7fba8a
  • Revert "type _eventDispatcher as RCTEventDispatcherProtocol" 1d4665f
  • fix: fix the system status bar when dismiss 2a77c5f

v6.0.0-alpha.2...v6.0.0-alpha.3

5.2.1

13 Sep 07:01
Compare
Choose a tag to compare
  • chore: fix build without exoplayer 9bfd806
  • fix(Exoplayer): fix exoplayer version tà 2.13.3 3233159
  • Replace Image.propTypes with ImagePropTypes. # Conflicts: # Video.js 3b01ff8
  • Update Video.js ab8c71f
  • Use prop types from deprecated-react-native-prop-types 847acb7

v5.2.0...v5.2.1

5.2.0

11 Oct 08:26
Compare
Choose a tag to compare
  • Fix for tvOS native audio menu language selector
  • Update ExoPlayer to allow pre-init and content clear [#2412]
  • iOS rate is reset to 1.0 after play/pause [#2167]
  • Upgrade ExoPlayer to 2.13.2 [#2317]
  • Fix AudioFocus pausing video when attempting to play [#2311]

5.1.1

13 Jan 10:21
88b636f
Compare
Choose a tag to compare
  • Add ARM64 support for windows (#2137)
  • fix: Xcode 12 compatibility (#1702)
  • Renaming Boolean etc to AsBoolean (#2119)
  • iOS DRM Fixes for License Fetching (#2208)

5.1.0-alpha8

10 Dec 09:01
Compare
Choose a tag to compare
Prepare 5.1.0-alpha8

Deprecated - contains error that will be solved on 5.0.1

28 Jul 14:02
c29244b
Compare
Choose a tag to compare

Deprecated - contains error that will be solved on 5.0.1

RN 0.40 support & Android move to ExoPlayer

31 Jan 13:19
Compare
Choose a tag to compare
README fix (#416)

Corrected the instructions for running the example

RN Asset System Support

16 Aug 20:39
Compare
Choose a tag to compare

Thanks to the great work by @mroswald in #251 react-native-video now supports the RN asset system, allowing you to require assets from a specified location for iOS and Android.