DEV Community

Discussion on: I've released over 100 apps in React Native since 2015, Ask Me Anything!

Collapse
 
dianamakarevich profile image
Diana Makarevich

Hello! I'm developing react native application with expo and I have very strange bug. When I add new images, they are showing in my simulator and real device when I open it local, but when I'm publish project in expo.io, and after that when I open it in expo, new images are missing. But old images are showing! I use Image and Animation.Image from react-native. When I add new svg images in SvgUri component, it's reproduce too..

example of my code:

it's worked:

example of my code:

it's dont work:

Please, help me
Thanks a lot

Collapse
 
kylessg profile image
Kyle Johnson

I really can't help you here, sorry. I don't / will not use Expo - it sounds quite specific to Expo.