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

Upgrade react-native to 0.71.8 #7717

Merged
merged 18 commits into from
May 31, 2023
Merged

Upgrade react-native to 0.71.8 #7717

merged 18 commits into from
May 31, 2023

Conversation

yogevbd
Copy link
Collaborator

@yogevbd yogevbd commented May 22, 2023

No description provided.

Copy link
Collaborator

@SudoPlz SudoPlz left a comment

Choose a reason for hiding this comment

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

this is shaping up, but we're actually duplicating work here, I also made those changes on another branch.

That's totally fine though since you were faster than me.

Btw, I left 1 comment down there (a question) and reviewed the rest of the PR.
This looks good.

lib/Mock/mocks/NativeCommandsSender.tsx Outdated Show resolved Hide resolved
@yogevbd yogevbd requested a review from SudoPlz May 23, 2023 11:34
Copy link
Collaborator

@SudoPlz SudoPlz left a comment

Choose a reason for hiding this comment

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

this is looking sharp.
A couple of comments in there.

Also, we may need to add a playground/Gemfile file, with the following content:

source 'https://rubygems.org'

# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
ruby '>= 2.6.10'

gem 'cocoapods', '>= 1.11.3'

playground/android/app/build.gradle Show resolved Hide resolved
}


def jscFlavor = 'org.webkit:android-jsc:+'

android {
compileSdkVersion rootProject.ext.get("compileSdkVersion")
Copy link
Collaborator

Choose a reason for hiding this comment

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

consider adding a namespace here, like so:

namespace "com.reactnativenavigation.playgroun and remove package="com.reactnativenavigation.playground" from AndroidManifest.xml for the package name.

playground/android/app/build.gradle Show resolved Hide resolved
playground/android/build.gradle Show resolved Hide resolved
playground/android/build.gradle Outdated Show resolved Hide resolved
This was referenced May 23, 2023
@yogevbd yogevbd requested a review from SudoPlz May 29, 2023 11:06
Copy link
Collaborator

@SudoPlz SudoPlz left a comment

Choose a reason for hiding this comment

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

LGTM

@yogevbd yogevbd merged commit 15ab5de into master May 31, 2023
4 checks passed
@yogevbd yogevbd deleted the RN71 branch May 31, 2023 09:38
@d4vidi d4vidi restored the RN71 branch July 9, 2023 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants