This repository was archived by the owner on Mar 7, 2025. It is now read-only.
Update from Upstream 5.0.1#3
Merged
SergioEstevao merged 92 commits intoexperiment/android_x_migrationfrom Jan 10, 2020
Merged
Conversation
… true. requestAudioFocus was being run regardless of there being a src, so I made it so that only gets requested when a src exists.
Adds onPlaybackRateChange info to README
…collision-3 Replace RCTBubblingEventBlock by RCTDirectEventBlock to avoid event name collision with Expo AV
Remove video player when entering background correctly
Make installation parts easier to link
fix typo
Make more obvious the changes needed via using diff
fix indent
Update androidx
…elease/5.0.0 Release/5.0.0
(cherry picked from commit a96fa33)
(cherry picked from commit 3ddcba3)
(cherry picked from commit 976ebcc)
(cherry picked from commit ed25b3f)
(cherry picked from commit 8a8f215)
(cherry picked from commit b0737bd)
(cherry picked from commit 2f23cc0)
…rry-pick [FIX] Fix release 5.0.0 bad merge with 5.0.1
…_x_migration-upstream5.0.1
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
WIP PR for the RN 0.61.x upgrade effort.