Skip to content

[BUG] High Quality, Full-Screen Blurhashes fail to render on Android #87

Description

@mrousavy

Bug

When rendering large Blurhashes on Android the blurhash sometimes fails to load.

This:

return (
  <Blurhash
    blurhash="LGFFaXYk^6#M@-5c,1J5@[or[Q6."
    style={{ ...StyleSheet.absoluteFillObject, opacity: 0.3 }}
    resizeMode="cover"
    decodePunch={0.2}
    decodeAsync={true} />
);

Looks like this:

a b

and I have no idea why

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

    AndroidThis is an issue specifically concerning the Android implementationbugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions