Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport Fixes for react 0.69.X on branch react-native-video 5.2 #2795

Closed
wants to merge 5 commits into from

Conversation

freeboub
Copy link
Collaborator

@freeboub freeboub commented Aug 1, 2022

Describe the changes

  • Backport patches to support react 0.69 release
  • minor upgrade of exoplayer version
  • Fix build with native player integration

renchap and others added 5 commits August 1, 2022 14:13
Starting with React Native 0.68, using Prop Types from `react-native` emits a warning.
Co-authored-by: Elliott Kember <elliott.kember@gmail.com>
# Conflicts:
#	Video.js
Copy link
Contributor

@ckaznable ckaznable left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working on 0.69.4

@rafaelbrun
Copy link

Tested on 0.69.4 and it's working ✔️

@carl0shd
Copy link

carl0shd commented Aug 12, 2022

+1 we need this update ASAP 🙏 , tested in 0.69.4

@subhranshudas
Copy link

When is this going in??

@freeboub
Copy link
Collaborator Author

Should done during next week

@@ -22,5 +22,5 @@ android {
dependencies {
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native:${safeExtGet('reactNativeVersion', '+')}"
implementation 'com.yqritc:android-scalablevideoview:1.0.4'
implementation 'com.github.adityaxjha:Android-ScalableVideoView:10e7b4da8b'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is this?

@egealpay
Copy link

This pull request fixes the problem #2818 that I was having.

@lyondeveloper
Copy link

Can we please merge this? a real world app is depending on this issue, not working the alpha branch.

Copy link

@lyondeveloper lyondeveloper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@freeboub
Copy link
Collaborator Author

This PR is now branch 5.2.X, let's close it

@freeboub freeboub closed this Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants