@expo/vector-icons not showing on the app hosted as web project in firebase

62 views Asked by At

I have an React Native code which I wanted to host on Firebase as a Web app. I've achieved this using the Expo for web. When I deployed the code to Firebase getting console and network error and the icons are not showing. But able to view the icons when the app runs locally.

Tried the suggestions provided in https://github.com/expo/expo/issues/21568 still facing the same. error icon missing local hosted site

0

There are 0 answers