Probably have to tweak the paths or something. Works fine on the web version, but the Home screen image didn't show up on mobile. The error I see in the Expo console is: Unable to resolve asset "./assets/images/icon.png" from "icon" in your app.json or app.config.js
Ah that error might be a red herring and an artifact of us ripping out the default Expo project -- more specifically, here. Still can't see the home screen image doe.
Probably have to tweak the paths or something. Works fine on the web version, but the Home screen image didn't show up on mobile. The error I see in the Expo console is:
Unable to resolve asset "./assets/images/icon.png" from "icon" in your app.json or app.config.js