react-blur
react-blur copied to clipboard
React component to blur image backgrounds using canvas.
``` Error: StackBlur.js:83 Uncaught Error: unable to access image data: IndexSizeError: Failed to execute 'getImageData' on 'CanvasRenderingContext2D': The source height is 0.
Any reason to believe it wouldn't work with React 16? If OK, please update the peerDependency!
Any future plan for SVG?
Hi, Thanks for the component. Could you add which browsers support this?
Typescript support by adding an interface in Definitely Typed?