Skip to content

Support Image Request Params like blurRadius, Tag in new architecture Fabric #14510

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

Open
anupriya13 opened this issue Apr 9, 2025 · 2 comments
Labels
Area: Image 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

@anupriya13
Copy link
Contributor

anupriya13 commented Apr 9, 2025

It is related to addition of new API requestImage that passes ImageParams. The task is to implement the prop behaviour from requestImage API.

PR: #14494
File and API: https://github.com/anupriya13/react-native-windows/blob/b4ed710443a4ed8a4c39b57a56c37c7de5b3c814/vnext/Microsoft.ReactNative/Fabric/WindowsImageManager.cpp#L208

It also includes Tag and other future ImageRequestParams that might come

Related issue #14216

@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 Apr 9, 2025
@chrisglein chrisglein added Area: Image 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. enhancement and removed Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) labels Apr 10, 2025
@chrisglein chrisglein added this to the Backlog milestone Apr 10, 2025
@chrisglein
Copy link
Member

@anupriya13 Can you add a link to the core docs that cover the parameters here, so it's easier for whoever looks at this next to map to the API in question?

@anupriya13
Copy link
Contributor Author

@chrisglein Sure updated the description

@anupriya13 anupriya13 changed the title Support Image Request Params like blurRadius in new architecture Fabric Support Image Request Params like blurRadius, Tag in new architecture Fabric Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Image 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
None yet
Development

No branches or pull requests

2 participants