@expo/vector-icons bare workflow project

We’re implementing icons in us application using bare workflow project by expo.

Expo docs says that do not need make more configuration in ios devices but when i install expo install @expo/vector-icons in ios it not work well. The icons is not rendered. Only a ‘?’ is rendered.

In managed workflow it’s works fine. But i need in bare workflow.

I’ve no error message. Just the icons do not appear.

In xcode i tryied to copy the fonts folder to xcode project and run pod install and link react-native dependencies. But no success.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.