invertase / react-native-material-design

React Native UI Components for Material Design
http://react-native-material-design.github.io
MIT License
3.15k stars 365 forks source link

Icon not not loaded on Android App #80

Closed RajuPilani closed 8 years ago

RajuPilani commented 8 years ago

screenshot from 2016-06-12 01 18 47

I use your same demo code with latest version but Icon not loaded on my app..please help me

 "dependencies": {
    "@remobile/react-native-splashscreen": "^1.0.3",
    "alt": "^0.18.4",
    "native-base": "^0.3.1",
    "react": "^0.14.8",
    "react-native": "^0.25.1",
    "react-native-action-button": "^1.1.5",
    "react-native-android-statusbar": "^0.1.2",
    "react-native-icons": "^0.7.1",
    "react-native-material-design": "https://github.com/react-native-material-design/react-native-material-design-styles.git",
    "react-native-material-design-styles": "^0.2.6",
    "react-native-navigation-bar": "^0.1.10",
    "react-native-scrollable-tab-view": "^0.4.3",
    "react-native-vector-icons": "^2.0.3"
  },
mlabrum commented 8 years ago

Have you followed the instructions here https://github.com/oblador/react-native-vector-icons ? to set up the icon font?

funkyeah commented 8 years ago

Close this issue? @RajuPilani apparently didnt need help that bad

RajuPilani commented 8 years ago

Thanks @Ehesp, I forget to close this issue.