-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hey,
Webp images are loaded from the internet with an uri no problem, but requiring them locally gives me an error.
: "{"type":InternalError","message":"react-packager has encountered an internal error, please check your terminal error output for more details"}
Unfortunately "react-native log-ios" command merely shows the same error there.
<Image
source={require('../../assets/icon.webp')}
/>
Any idea?
Metadata
Metadata
Assignees
Labels
No labels