shoutem / ui

Customizable set of components for React Native applications
Other
4.9k stars 454 forks source link

Icons not loading #454

Open harishsn opened 5 years ago

harishsn commented 5 years ago
Screenshot 2019-09-13 at 6 14 40 PM

rubicon-icon-font.ttf icons are not loading even after linking.

Brayden967 commented 5 years ago

I am having this exact same problem

HugoLiconV commented 5 years ago

I have the same problem! I have these versions:

  "dependencies": {
    "@shoutem/ui": "^1.0.1",
    "react": "16.9.0",
    "react-native": "0.61.2",
  },