Module not found: Can't resolve '../Utilities/Platform'

Not sure where to ask this, but how to sort out “./node_modules/react-native/Libraries/Image/AssetSourceResolver.js:24:17
Module not found: Can’t resolve ‘…/Utilities/Platform’” ?
App works perfectly on android etc, but when trying to run in browser… stuff happens.

Hi @anikaiful

Could you paste enough of your code for someone else to try to reproduce this?

Ah, I managed to navigate my way around the issue - not sure anymore what exactly it was about, aside SVG format being part of the dilemma.

@anikaiful Any idea how you resolved this? M facing similar issue on web when using @react-navigation/drawer,