Skip to content

'[skip ci] [Venice][Android] UIManager.hasViewManagerConfig also understand eager view managers#42204

Closed
RSNara wants to merge 5 commits into
react:mainfrom
RSNara:export-D52399001
Closed

'[skip ci] [Venice][Android] UIManager.hasViewManagerConfig also understand eager view managers#42204
RSNara wants to merge 5 commits into
react:mainfrom
RSNara:export-D52399001

Conversation

@RSNara

@RSNara RSNara commented Jan 9, 2024

Copy link
Copy Markdown
Contributor

Summary:
It didn'''t understand eager view managers before.

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D52399001

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Jan 9, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D52399001

…section (react#42205)

Summary:

This diff should not change any behaviour.

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D52399004
…act#42215)

Summary:

This diff should not change any behaviour.

**Why:** This logic is only used once from the UIConstantsProviderManager. So, let's just inline it. Inlining this method will make ReactInstance.java have fewer private methods, which'll make ReactInstance.java easier to read.

**Concern:** Inlining this method into ReactInstance's constructor will make the constructor too hard to read.
- I think it'll be fine: we will simplify this method significantly in D52399003.

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D52399002
Summary:
This diff should not change any behaviour.

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D52399000
…eact#42204)

Summary:

It didn't understand eager view managers before.

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D52399001
RSNara added a commit to RSNara/react-native that referenced this pull request Jan 10, 2024
…anagers (react#42204)

Summary:

It didn't understand eager view managers before.

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D52399001
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D52399001

RSNara added a commit to RSNara/react-native that referenced this pull request Jan 10, 2024
…anagers (react#42204)

Summary:

It didn't understand eager view managers before.

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D52399001
@analysis-bot

Copy link
Copy Markdown
Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 16,770,344 +1
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 20,161,820 -11
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 9155e2d
Branch: main

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jan 10, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in 437e3a1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants