Skip to content

Factor out accessibility props copying for View component#52899

Closed
rshest wants to merge 1 commit into
react:mainfrom
rshest:export-D79163459
Closed

Factor out accessibility props copying for View component#52899
rshest wants to merge 1 commit into
react:mainfrom
rshest:export-D79163459

Conversation

@rshest

@rshest rshest commented Jul 29, 2025

Copy link
Copy Markdown
Contributor

Summary:

Changelog

[Internal] -

This factors out the code for populating Accessibility props for a View component (which is now done in an optimized way, avoiding populating the default values altogether).

This is done in a generic way, with the goal of reusing the same code for other component types (such as Text and Image).

Differential Revision: D79163459

@facebook-github-bot facebook-github-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 Jul 29, 2025
@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

Summary:
Pull Request resolved: react#52899

## Changelog
[Internal] -

This factors out the code for populating Accessibility props for a View component (which is now done in an optimized way, avoiding populating the default values altogether).

This is done in a generic way, with the goal of reusing the same code for other component types (such as Text and Image).

Differential Revision: D79163459
@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

@rshest rshest force-pushed the export-D79163459 branch from be8071e to 0a814b2 Compare July 29, 2025 11:24
@react-native-bot

Copy link
Copy Markdown
Collaborator

This PR is stale because it has been open for 180 days with no activity. It will be closed in 7 days unless you comment on it or remove the "Stale" label.

@react-native-bot react-native-bot added Stale There has been a lack of activity on this issue and it may be closed soon. and removed Stale There has been a lack of activity on this issue and it may be closed soon. labels Jan 26, 2026
@react-native-bot

Copy link
Copy Markdown
Collaborator

Closing this PR as the diff D79163459 has been abandoned internally.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants