Open
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