Skip to content

Fix -Wreorder-init-list in RCTTextInputComponentView for xcodestaging (#56497)#56497

Closed
fkgozali wants to merge 1 commit into
facebook:mainfrom
fkgozali:export-D101560071
Closed

Fix -Wreorder-init-list in RCTTextInputComponentView for xcodestaging (#56497)#56497
fkgozali wants to merge 1 commit into
facebook:mainfrom
fkgozali:export-D101560071

Conversation

@fkgozali
Copy link
Copy Markdown
Contributor

@fkgozali fkgozali commented Apr 19, 2026

Summary:

Reorder the fields to match the struct declaration order:
text, selectionRange, contentSize, contentOffset, contentInset, eventCount,
layoutMeasurement, zoomScale.

Changelog: [Internal]

Reviewed By: christophpurrer

Differential Revision: D101560071

@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 Apr 19, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Apr 19, 2026

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

@meta-codesync meta-codesync Bot changed the title Fix -Wreorder-init-list in RCTTextInputComponentView for xcodestaging Fix -Wreorder-init-list in RCTTextInputComponentView for xcodestaging (#56497) Apr 20, 2026
fkgozali added a commit to fkgozali/react-native that referenced this pull request Apr 20, 2026
…facebook#56497)

Summary:

Reorder the fields to match the struct declaration order:
text, selectionRange, contentSize, contentOffset, contentInset, eventCount,
layoutMeasurement, zoomScale.

Changelog: [Internal]

Reviewed By: christophpurrer

Differential Revision: D101560071
@fkgozali fkgozali force-pushed the export-D101560071 branch from 2e93658 to a90bcc1 Compare April 20, 2026 02:58
…facebook#56497)

Summary:
Pull Request resolved: facebook#56497

Reorder the fields to match the struct declaration order:
text, selectionRange, contentSize, contentOffset, contentInset, eventCount,
layoutMeasurement, zoomScale.

Changelog: [Internal]

Reviewed By: christophpurrer

Differential Revision: D101560071
@fkgozali fkgozali force-pushed the export-D101560071 branch from a90bcc1 to d57b4fa Compare April 20, 2026 03:02
@meta-codesync meta-codesync Bot closed this in 6779f6c Apr 20, 2026
@facebook-github-tools facebook-github-tools Bot added the Merged This PR has been merged. label Apr 20, 2026
@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @fkgozali in 6779f6c

When will my fix make it into a release? | How to file a pick request?

@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Apr 20, 2026

This pull request has been merged in 6779f6c.

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