Problem
Currently there is no support for react-native-web.
Solution
A web implementation.
- Create
web/ folder
- Create project
- Export React Methods
- Add Blurhash Encoder/Decoder
- Use TypeScript Encoder/Decoder (slow!)
- Use Rust (WebAssembly) Encoder/Decoder and interop
Problem
Currently there is no support for react-native-web.
Solution
A web implementation.
web/folder