Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

266
Visualizações
React-Native Image: using blurRadius intermittently hides image

Using the react-native <Image /> component with a uri type source and blurRadius={8} intermittently hides the entire component. Ideally the image would load with a blur effect every time. There's no indication of a load error from the onLoad, onError, onLoadEnd, or onLoadStart props but the problem seems to happen less in release builds in the iOS simulator. This makes it seem like a metro bundler issue, or possibly a rendering issue where the component cannot render the image if the uri source is slow to load while a blurRadius is used.

I have tried an <ImageBackground /> component instead, different 'cache' options in the source object, and memoization but have noticed the same results. I don't see other questions about this on StackOverflow or the react-native github repo.

Here's the relevant component I'm rendering inside of a FlatList that exists in a rather large codebase:

<Image
    accessibilityIgnoresInvertColors
    blurRadius={8}
    source={{ uri: imageUrl }}
    style={{
        aspectRatio: 15 / 8,
        position: 'absolute',
        width: '100%',
        zIndex: 0
    }}
    resizeMode="cover"
/>
about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda