2
react-icons package
Wookash
Is there any possible way to inject react-icons components (or any other components from other libraries) from Strapi to React app or Next JS app that uses this package and can sync with it together?
Then user could easily choose icons and customize it. Now I see that admin user have to pick just a png or svg files and copy it. But png files are not much customizable but icons are. I mean icon colors mainly.
Daniel Pantle
Hi there, I created a plugin to select react-icons in strapi, feel free to check it out: https://www.npmjs.com/package/strapi-plugin-react-icons
Please note that it is in a really early state of development, but I hope to improve it in the future.