Skip to content

Commit b64e7a3

Browse files
committed
Merge branch 'main' into feature/automaticKeyboardInsetsImprovements
* main: (1012 commits) Add simple constructor for JSError (facebook#39415) Breaking: per-node pointScaleFactor (facebook#39403) Implement "tickleJS" for Hermes (facebook#39289) Add thread idle indicator (facebook#39206) Unblock `yarn android` on main (facebook#39413) Remove Codegen buck-oss scripts as they're unused (facebook#39422) Immediately dispatch events to the shared C++ infrastructure to support interruptability (facebook#39380) Fix race condition in Binding::reportMount (facebook#39420) Clone free state progression (facebook#39357) fix: return the correct default trait collection (facebook#38214) Read the React Native version and set the new arch flag properly (facebook#39388) Deprecate default_flags in Podfile (facebook#39389) Create Helper to read the package.json from Cocoapods (facebook#39390) Create helper to enforce the New Arch enabled for double released (facebook#39387) Remove layoutContext Drilling (facebook#39401) Remove JNI Binding usage of layoutContext (facebook#39402) Extract isBaselineLayout() (facebook#39400) Refactor and separate layout affected nodes react marker (facebook#39249) Bump AGP to 8.1.1 (facebook#39392) Fix broken Gradle Sync when opening the project with Android Studio (facebook#39412) ...
2 parents f643553 + 9faf256 commit b64e7a3

File tree

2,751 files changed

+87817
-50394
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,751 files changed

+87817
-50394
lines changed

.babelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"presets": [
3-
"module:metro-react-native-babel-preset"
3+
"module:@react-native/babel-preset"
44
],
55
"plugins": [
66
"babel-plugin-transform-flow-enums"

.circleci/DockerTests.md

Lines changed: 0 additions & 81 deletions
This file was deleted.

.circleci/Dockerfiles/Dockerfile.android

Lines changed: 0 additions & 40 deletions
This file was deleted.

.circleci/Dockerfiles/scripts/run-android-ci-instrumentation-tests.js

Lines changed: 0 additions & 159 deletions
This file was deleted.

.circleci/Dockerfiles/scripts/run-android-docker-instrumentation-tests.sh

Lines changed: 0 additions & 40 deletions
This file was deleted.

.circleci/Dockerfiles/scripts/run-android-docker-unit-tests.sh

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)