m5r / gatsby-transformer-blurhash

Compact representations of placeholders for images based on https://blurha.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React native support

opened this issue · comments

Can i use it in react native?
This is very awesome and useful library

Hi!

This is a plugin for gatsby and can't be used as is with react native
Although there is an official blurhash react component, this issue makes me think it isn't compatible with react native yet

@ODINA101 @m5r I have created a lightweight and fast react native component for the blurhash library which includes asynchronous decoding and even an encoder. Check it out at mrousavy/react-native-blurhash