I’m currently using grapik library for my ongoing project but as a requirement, I need to add RGBA colours also
Currently using this one -: https://github.com/artf/grapick
Anyone can help me to add RGBA color supportive picker to this one. I tried to implement this https://github.com/Simonwep/pickr#getting-started picker to grapik
Please