react-native-blurhash
react-native-blurhash copied to clipboard
[FEATURE] Windows support
Problem
Currently there is no support for react-native-windows.
Solution
A Windows implementation.
- Create
windows/
folder - Create VS Solution
- Export React Methods
- Add Blurhash Encoder/Decoder
- Use .NET Encoder/Decoder
- Use C Encoder/Decoder and interop
Resources:
Progress is on the support-windows branch. ⌛