jeffersonlicet / use-image-color

🎨 A hook to grab a color palette from images. Render a skeleton color while your original image still loading.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: Is there a way to just get the placeholder color?

Maniktherana opened this issue · comments

I want to extract the placeholder color from the image but not load the actual image itself. Is that possible?

I want to recreate something like what iPhones do on the lockscreen

I don't need all the colors, just one dominant color would work for me