Skip to content

Remove native View prop transformation flag (#56699)#56699

Closed
sammy-SC wants to merge 1 commit into
facebook:mainfrom
sammy-SC:export-D104024823
Closed

Remove native View prop transformation flag (#56699)#56699
sammy-SC wants to merge 1 commit into
facebook:mainfrom
sammy-SC:export-D104024823

Conversation

@sammy-SC
Copy link
Copy Markdown
Contributor

@sammy-SC sammy-SC commented May 6, 2026

Summary:

Remove the enableNativeViewPropTransformations React Native feature flag and the native prop parsing code paths it controlled. Keep View.js performing the existing JS-side aria-*, id, and tabIndex prop transformations unconditionally.

Changelog:
[General][Removed] - Remove the experimental native View prop transformation feature flag.

Reviewed By: javache

Differential Revision: D104024823

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

meta-codesync Bot commented May 6, 2026

@sammy-SC has exported this pull request. If you are a Meta employee, you can view the originating Diff in D104024823.

@facebook-github-tools facebook-github-tools Bot added p: Facebook Partner: Facebook Partner labels May 6, 2026
@meta-codesync meta-codesync Bot changed the title Remove native View prop transformation flag Remove native View prop transformation flag (#56699) May 11, 2026
@sammy-SC sammy-SC force-pushed the export-D104024823 branch from b1c7ae0 to 86692e0 Compare May 11, 2026 08:07
sammy-SC added a commit to sammy-SC/react-native that referenced this pull request May 11, 2026
Summary:

Remove the `enableNativeViewPropTransformations` React Native feature flag and the native prop parsing code paths it controlled. Keep `View.js` performing the existing JS-side `aria-*`, `id`, and `tabIndex` prop transformations unconditionally.

Changelog:
[General][Removed] - Remove the experimental native View prop transformation feature flag.

Reviewed By: javache

Differential Revision: D104024823
sammy-SC added a commit to sammy-SC/react-native that referenced this pull request May 11, 2026
Summary:

Remove the `enableNativeViewPropTransformations` React Native feature flag and the native prop parsing code paths it controlled. Keep `View.js` performing the existing JS-side `aria-*`, `id`, and `tabIndex` prop transformations unconditionally.

Changelog:
[General][Removed] - Remove the experimental native View prop transformation feature flag.

Reviewed By: javache

Differential Revision: D104024823
@sammy-SC sammy-SC force-pushed the export-D104024823 branch from 86692e0 to 20bb8c0 Compare May 11, 2026 08:21
sammy-SC added a commit to sammy-SC/react-native that referenced this pull request May 11, 2026
Summary:

Remove the `enableNativeViewPropTransformations` React Native feature flag and the native prop parsing code paths it controlled. Keep `View.js` performing the existing JS-side `aria-*`, `id`, and `tabIndex` prop transformations unconditionally.

Changelog:
[General][Removed] - Remove the experimental native View prop transformation feature flag.

Reviewed By: javache

Differential Revision: D104024823
@sammy-SC sammy-SC force-pushed the export-D104024823 branch from 20bb8c0 to 0e82b72 Compare May 11, 2026 09:17
sammy-SC added a commit to sammy-SC/react-native that referenced this pull request May 11, 2026
Summary:

Remove the `enableNativeViewPropTransformations` React Native feature flag and the native prop parsing code paths it controlled. Keep `View.js` performing the existing JS-side `aria-*`, `id`, and `tabIndex` prop transformations unconditionally.

Changelog:
[General][Removed] - Remove the experimental native View prop transformation feature flag.

Reviewed By: javache

Differential Revision: D104024823
@sammy-SC sammy-SC force-pushed the export-D104024823 branch 2 times, most recently from 7f893a2 to 912256b Compare May 11, 2026 11:33
sammy-SC added a commit to sammy-SC/react-native that referenced this pull request May 11, 2026
Summary:

Remove the `enableNativeViewPropTransformations` React Native feature flag and the native prop parsing code paths it controlled. Keep `View.js` performing the existing JS-side `aria-*`, `id`, and `tabIndex` prop transformations unconditionally.

Changelog:
[General][Removed] - Remove the experimental native View prop transformation feature flag.

Reviewed By: javache

Differential Revision: D104024823
sammy-SC added a commit to sammy-SC/react-native that referenced this pull request May 11, 2026
Summary:

Remove the `enableNativeViewPropTransformations` React Native feature flag and the native prop parsing code paths it controlled. Keep `View.js` performing the existing JS-side `aria-*`, `id`, and `tabIndex` prop transformations unconditionally.

Changelog:
[General][Removed] - Remove the experimental native View prop transformation feature flag.

Reviewed By: javache

Differential Revision: D104024823
@sammy-SC sammy-SC force-pushed the export-D104024823 branch from 912256b to 338dc2c Compare May 11, 2026 12:34
Summary:
Pull Request resolved: facebook#56699

Remove the `enableNativeViewPropTransformations` React Native feature flag and the native prop parsing code paths it controlled. Keep `View.js` performing the existing JS-side `aria-*`, `id`, and `tabIndex` prop transformations unconditionally.

Changelog:
[General][Removed] - Remove the experimental native View prop transformation feature flag.

Reviewed By: javache

Differential Revision: D104024823
@sammy-SC sammy-SC force-pushed the export-D104024823 branch from 338dc2c to 934e9b5 Compare May 11, 2026 14:20
@meta-codesync meta-codesync Bot closed this in 2c2cd9e May 11, 2026
@facebook-github-tools facebook-github-tools Bot added the Merged This PR has been merged. label May 11, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented May 11, 2026

This pull request has been merged in 2c2cd9e.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @sammy-SC in 2c2cd9e

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

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