Is your feature request related to a problem? Please describe.
I am trying to load a local image from android using expo asset. I've tried using localuri/uri and it does work with the dev server but not when the app is bundled.
How can I load a local image ?
I've searched through issues but did not found a solution...
Describe the solution you'd like
A way to render a locally stored image using expo asset local uri for example.
Is your feature request related to a problem? Please describe.
I am trying to load a local image from android using expo asset. I've tried using localuri/uri and it does work with the dev server but not when the app is bundled.
How can I load a local image ?
I've searched through issues but did not found a solution...
Describe the solution you'd like
A way to render a locally stored image using expo asset local uri for example.