corymsmith / react-native-icons

Quick and easy icons in React Native
MIT License
1.14k stars 141 forks source link

MainActivity.java and assets path is not as described #160

Closed idangozlan closed 8 years ago

idangozlan commented 8 years ago

MainActivity.java file is pretty different from the one on the guide, also assets dir path is not exist. I think that the newer version of react native is different than the one that you guide about.

corymsmith commented 8 years ago

Closing this as support for this library is being discontinued. I highly recommend using https://github.com/oblador/react-native-vector-icons instead as its more fully featured, I've added a warning to the Readme about this as well.