Skip to content

blurView not working? #14

@Rowb

Description

@Rowb
    import ProgressiveImage from "@freakycoder/react-native-progressive-fast-image";


  <ProgressiveImage source={{
            uri: BASE_URL.url + leagueData.image,
            priority: ProgressiveImage.normal
          }}
            blurRadius={1}
            style={styles.backgroundImageContainer} />

and the image does not blur

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions