after updating Expo SDK to 51.0.14 Facebook image not loading
My Android react native app was loading images very quick when i was on SDK 46, but when i updated it to the latest version Expo 51 the images stopped loading at all .
Notice that the Facebook Images are without EXTENSIONS
the way that i render image is from Facebook API to get post info after that send it via API to the app to render it like this :