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