Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

React native vector icons and ios

$
0
0

I cannot get react-native-vector icons to work and I've tried everything:

  • Linking it and not linking it because it says it's autolinked
  • I've done pod install
  • Added the Fonts folder, added everything to info.plist
  • Tried with a new project but it didn't work
  • Tried building it in Xcode
  • Tried using legacy build

After all of this if i run it without linking it i get "Unrecognized font family" and if I try to run it when linked it just won't build


Viewing all articles
Browse latest Browse all 16750

Trending Articles