Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement new web props parity with RN core in Fabric #11185

Open
jonthysell opened this issue Feb 8, 2023 · 3 comments
Open

Implement new web props parity with RN core in Fabric #11185

jonthysell opened this issue Feb 8, 2023 · 3 comments
Labels
Area: Fabric Support Facebook Fabric enhancement New Architecture Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric Workstream: Component Parity Close the parity gap between RNW and RN for core RN components and their supporting APIs.
Milestone

Comments

@jonthysell
Copy link
Contributor

Summary

RN is trying to make it easier to share code/knowledge between React web dev and React Native dev. Part of this means implementing web props in React Native.

Upstream tracking issue: facebook/react-native#34424

Motivation

We need to maintain priority with RN core's props, though not necessarily for Paper as we lean into Fabric.

Basic Example

RN Core implemented aria accessibility props here: facebook/react-native@720cdbc

Open Questions

No response

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Feb 8, 2023
@chrisglein
Copy link
Member

Related to #11184, but this is the issue for not view style props.

@chrisglein chrisglein added this to the Backlog milestone Feb 9, 2023
@chrisglein chrisglein added Area: Fabric Support Facebook Fabric and removed Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) labels Feb 9, 2023
@rozele
Copy link
Collaborator

rozele commented Feb 27, 2023

Out of curiosity, are there any examples yet of props that aren't just remapped to existing RN props in JS?

@jonthysell jonthysell added the New Architecture Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric label Mar 7, 2024
@chrisglein
Copy link
Member

@danielayala94 , Jon had opened this issue awhile ago but I think your detailed inventory will replace this, agree?

@chiaramooney chiaramooney added the Workstream: Component Parity Close the parity gap between RNW and RN for core RN components and their supporting APIs. label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Fabric Support Facebook Fabric enhancement New Architecture Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric Workstream: Component Parity Close the parity gap between RNW and RN for core RN components and their supporting APIs.
Projects
Status: No status
Development

No branches or pull requests

5 participants