I need to use colorful icons in react native. Is it possible to use icons like react-icons/fc?

I tried to add react-icons/fc in my expo project but i encountered with an error. I need to place a colorful icon in the drawer but expo supports only some default icons which doesn’t suit the UI.

I can’t even place the downloaded icon in the drawer..

Please Help

Need to use colorful icons in expo