woltapp / react-blurhash

React components for blurhash
590 stars 20 forks source link

Add useBlurhash hook and BlurImg component #9

Closed WorldMaker closed 1 year ago

WorldMaker commented 4 years ago

Merges the work explored in #3 for a useBlurhash hook and a BlurImg hook-based component to take advantage of it.

Thisen commented 2 years ago

This is great work! However, I believe we should keep react-blurhash as simple as possible, but your solution can live as its own package.