generated from kuraydev/react-native-typescript-library-starter
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels