Skip to content

Using webp locally crashes #11

@Waltari10

Description

@Waltari10

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions