Skip to content

Integrate RN Nightly 9/20 #12165

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

Merged
merged 40 commits into from
Oct 5, 2023
Merged

Conversation

@chiaramooney chiaramooney requested review from a team as code owners September 21, 2023 00:20
@chiaramooney chiaramooney requested a review from a team as a code owner September 21, 2023 17:40
@chiaramooney chiaramooney requested a review from a team as a code owner September 29, 2023 17:25
@chiaramooney chiaramooney changed the title Integrate RN Nightly 8/24 Integrate RN Nightly 9/20 Sep 29, 2023
Copy link
Contributor

Choose a reason for hiding this comment

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

There should really be a .gitignore in the e2e-test-app-fabric folder that prevents this bundle from being checked in.

@@ -177,8 +177,8 @@ void DeviceInfoHolder::updateDeviceInfo() noexcept {
}
}

ReactNativeSpecs::DeviceInfoSpec_Constants DeviceInfo::GetConstants() noexcept {
Copy link
Contributor

Choose a reason for hiding this comment

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

Since we stub out this module in each Fabric app (e2e-test-app-fabric, playground-composition, and the cpp-app template), we need to apply this rename there too

@acoates-ms acoates-ms requested a review from a team as a code owner October 4, 2023 18:12
@jonthysell jonthysell requested a review from a team as a code owner October 5, 2023 17:39
@@ -89,6 +89,7 @@ steps:
- ${{ if eq(parameters.projectType, 'lib') }}:
- script: |
npx --yes [email protected] --package-name "testcli" testcli
rd /s /q testcli\android
Copy link
Contributor

Choose a reason for hiding this comment

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

This is necessary because this old create-react-native-module module now no longer creates working android code (as of this integrate), which prevents react-native config from running successfully, which breaks run-windows.

@chiaramooney chiaramooney merged commit 4af8602 into microsoft:main Oct 5, 2023
@chiaramooney chiaramooney deleted the cm-intg-8-24 branch October 5, 2023 21:38
YajurG pushed a commit to YajurG/react-native-windows that referenced this pull request Oct 18, 2023
* Integrate 8/24

* Change files

* Update Overrides

* Update Metro

* Update Packages

* Change files

* Update Snapshots

* Update Pkg Version

* Integrate 9/20

* Change files

* Remove Override

* Remove Override

* Add Files to CICompile

* Fix Build Break

* Format + Overrides + Warnings Fix

* Add Override

* Address Feedback

* Address Feedback

* Try to fix missing-asset-registry-path error

* Remove deleted yoga functions from exported def file

* Force resolution of @react-native/[email protected] and actually use it in our metro config

* Fix Snapshots

* fix bundles

* Fix lib cli-init

* fix playground bundle again

* Yarn

* fix lib again

* Fix Test

---------

Co-authored-by: Jon Thysell <[email protected]>
Co-authored-by: Andrew Coates <[email protected]>
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.

3 participants