Open Rowb opened 5 months ago
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
I will add this, it seems I am not drilling all the fast-image props. I will let you know
and the image does not blur