Skip to content

Split VirtualViewContainerState into classic, experimental versions [Android] - #54162

Closed
CalixTang wants to merge 3 commits into
react:mainfrom
CalixTang:export-D84569206
Closed

Split VirtualViewContainerState into classic, experimental versions [Android]#54162
CalixTang wants to merge 3 commits into
react:mainfrom
CalixTang:export-D84569206

Conversation

@CalixTang

Copy link
Copy Markdown
Contributor

Summary: Splits VirtualViewContainerState implementation into three parts: (1) an abstract parent class, (2) the "classic" version (existing version), and (3) the "experimental" version (new changes to be made). The experimental version is a copy of the classic version for now.

Reviewed By: lunaleaps

Differential Revision: D84569206

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 15, 2025
@meta-codesync

meta-codesync Bot commented Oct 15, 2025

Copy link
Copy Markdown

@CalixTang has exported this pull request. If you are a Meta employee, you can view the originating Diff in D84569206.

Summary:
Introduces new React Native feature flag for VirtualViewContainerState versioning changes.

Follow up diffs will create classic and experimental versions of VirtualViewContainerState. This feature flag is meant to eventually be overridden with MetaConfig variables.

Differential Revision: D84569199
Summary: Removes unnecessary `debugLog` import in ReactVirtualViewExperimental and refactors the debug function

Differential Revision: D84608555
…Android] (react#54162)

Summary:
Pull Request resolved: react#54162

Changelog [Internal]:

Splits VirtualViewContainerState implementation into three parts: (1) an abstract parent class, (2) the "classic" version (existing version), and (3) the "experimental" version (new changes to be made). The experimental version is a copy of the classic version for now.

Reviewed By: lunaleaps

Differential Revision: D84569206
@meta-codesync meta-codesync Bot closed this in 793f99d Oct 21, 2025
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Oct 21, 2025
@meta-codesync

meta-codesync Bot commented Oct 21, 2025

Copy link
Copy Markdown

This pull request has been merged in 793f99d.

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. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants