lokesh / color-thief

Grab the color palette from an image using just Javascript. Works in the browser and in Node.
https://lokeshdhakar.com/projects/color-thief/
MIT License
12.67k stars 1.31k forks source link

any support for react-native? #173

Closed zhuliminl closed 4 years ago

lokesh commented 4 years ago

Cleaning up older issues.

I'm not familiar with the constraints of the react-native environment, but from a quick search, it looks like <canvas> might not be supported, besides other things. This is not currently on the roadmap.