Load svg assets with useAssets throw an error

  1. SDK Version: 42.0.0
  2. Platforms(Android/iOS/web/all): All
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

Hello !
I am trying to load svg ressource with useAssets Hook but it failed with this error :
Error: Module “[object Object]” is missing from the asset registry

All png ressources from the same directory load without error, so expo can’t load svg ressources right ?
Is there any workaround ?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.