question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add blurRadius support.

See original GitHub issue

React Native now supports blurRadius prop for Image for both Android and iOS, but this library does not seem to. It would be super useful to have this 👍

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:40
  • Comments:23 (1 by maintainers)

github_iconTop GitHub Comments

5reactions
ozanmanav-limecommented, Sep 30, 2020

Any updates ?

5reactions
danilozanocommented, Apr 6, 2020

Any update on this? @DylanVann

Read more comments on GitHub >

github_iconTop Results From Across the Web

blur() - CSS: Cascading Style Sheets - MDN Web Docs - Mozilla
Support MDN and make it your own. ... blur(radius) ... on the screen blend into each other; thus, a larger value will create...
Read more >
How to add blur view to part of an image in react native ...
Implementing blur radius for an image is an easy task. We can just use the blurRadius prop which is supported by both Image...
Read more >
ImageBlur - Adobe Support
Create a ColdFusion image from an existing JPEG file. ---> <cfimage source=". ... Use the maximum blur radius to blur the image.
Read more >
how to make the blur effect with react-native? - Stack Overflow
assets/example.jpg')} blurRadius={90}> <Text>Blur ... Platform, Image, } from 'react-native'; const styles = StyleSheet.create({ title: ...
Read more >
fast-image-blur-radius - npm
FastImage, performant React Native image component.. Latest version: 1.0.0, last published: 2 years ago. Start using fast-image-blur-radius ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found