This repository has been archived by the owner on Aug 14, 2024. It is now read-only.
fix(deps): update dependency react-native-video to v6.0.0-alpha.11 #380
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.0.0-alpha.8
->6.0.0-alpha.11
Release Notes
react-native-community/react-native-video (react-native-video)
v6.0.0-alpha.11
Compare Source
Bug Fixes
v6.0.0-alpha.10
Compare Source
Bug Fixes
Features
onVolumeChange
event (#3322) (cdbc856)Changelog
Next
Version 6.0.0-alpha.9
onError
not being raised #3247Version 6.0.0-alpha.8
Version 6.0.0-alpha.7
Version 6.0.0-alpha.6
currentTime
property #3064Version 6.0.0-alpha.5
Version 6.0.0-alpha.4
google()
#2860Version 6.0.0-alpha.3
Version 6.0.0-alpha.2
Version 6.0.0-alpha.1
Remove Android MediaPlayer support #2724
WARNING: when switching from older version to V6, you need to remove all refrerences of android-exoplayer. This android-exoplayer folder has been renamed to android. Exoplayer is now the only player implementation supported.
Replace Image.propTypes with ImagePropTypes. #2718
Fix iOS build caused by type mismatch #2720
ERROR TypeError: undefined is not an object (evaluating '_reactNative.Image.propTypes.resizeMode') #2714
Fix video endless loop when repeat set to false or not specified. #2329
Version 6.0.0-alpha.0
hideShutterView
before showing theshutterView
on Android #2609onReadyForDisplay
not being called #2721_eventDispatcher
on iOS target to matchbridge.eventDispatcher()
#2720Version 5.2.0
Version 5.1.0-alpha9
rate
property and autolinking support for windows #2206Version 5.1.0-alpha8
Version 5.1.0-alpha7
Version 5.1.0-alpha6
preferredForwardBufferDuration
(iOS) - the duration the player should buffer media from the network ahead of the playhead to guard against playback disruption. (#1944)currentPlaybackTime
(Android ExoPlayer, iOS) - when playing an HLS live stream with aEXT-X-PROGRAM-DATE-TIME
tag configured, then this property will contain the epoch value in msec. (#1944)trackId
(Android ExoPlayer) - Configure an identifier for the video stream to link the playback context to the events emitted. (#1944)Version 5.1.0-alpha5
Version 5.1.0-alpha4
Version 5.1.0-alpha3
Version 5.1.0-alpha2
Version 5.1.0-alpha1
Version 5.0.2
Version 5.0.1
Version 5.0.0 [Deprecated]
Version 4.4.4
Version 4.4.3
controls
#1647Version 4.4.2
onPlaybackRateChange
to README #1578onReadyForDisplay
to README #1627controls
#1614Version 4.4.1
Version 4.4.0
UIManager.RCTVideo
withUIManager.getViewManagerConfig('RCTVideo')
(and ensuring backwards compat) #1487Version 4.3.0
Version 4.2.0
Version 4.1.0
Version 4.0.1
Version 4.0.0
true
#1286Version 3.2.0
Version 3.1.0
Version 3.0
Version 2.3.1
Version 2.3.0
Version 2.2.0
v6.0.0-alpha.9
Compare Source
onError
not being raised #3247Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.