Images not loading accordingly

Hello, I am currently in development phase of my app using the expo bare-work flow. This is the first time this has happened to me. When I run expo start and my app runs on an ios simulator, all of my images load accordingly. However, when I build the app in XCODE and run it, none of my images appear.

I am using,

Expo SDK version 38.0.1

any idea as to why this is happening?

update:

I fixed the issue by upgrading to latest SDK version