Target Branch(es)
0.75
Link to commit or PR to be picked
facebook/react-native@b9f418e
Description
Fixes facebook/react-native#46870.
Loading images from file when the extension was not specified used to work in the old arch and up until 0.73, but then it stopped working.
This commit fixes it.