Unfork/Implement ImageRequest function #14216
Labels
Area: Image
enhancement
Integration Follow-up
Parity: React Native
RNW does not look or behave like upstream RN platforms
Milestone
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
#14214
Link to commit
facebook/react-native#47723
No response
Upstream PR
N/A
Build Configuration
None
The text was updated successfully, but these errors were encountered: