-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Labels
Area: ImageIntegration Follow-upParity: React NativeRNW does not look or behave like upstream RN platformsRNW does not look or behave like upstream RN platformsWorkstream: Component ParityClose the parity gap between RNW and RN for core RN components and their supporting APIs.Close the parity gap between RNW and RN for core RN components and their supporting APIs.enhancement
Milestone
Description
Problem Description
Upstream implemented a new ImageManager::requestImage function (currently added as a stub method in our ImageManager.cpp) that we should be tracking to implement.
It also introduced a file called ImageRequestParams.h which we will need to create aswell (currently just brought in their implementation as an override to fix import statements)
Link to the integration where the error originated
Link to commit
- vnext/ReactCommon/TEMP_UntilReactCommonUpdate/react/renderer/imagemanager/ImageRequestParams.h
No response
Upstream PR
N/A
Build Configuration
None
Metadata
Metadata
Assignees
Labels
Area: ImageIntegration Follow-upParity: React NativeRNW does not look or behave like upstream RN platformsRNW does not look or behave like upstream RN platformsWorkstream: Component ParityClose the parity gap between RNW and RN for core RN components and their supporting APIs.Close the parity gap between RNW and RN for core RN components and their supporting APIs.enhancement