Skip to content

Using webp locally crashes #11

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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