corymsmith / react-native-icons

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

Icons Not Showing Up, No Errors #88

Closed cjnething closed 9 years ago

cjnething commented 9 years ago

Hi, I'm having an issue where my icons aren't showing up. I think I did everything that was on the "getting started" page and all of the suggestions from previous questions with similar problems, but to no avail. There are no errors that I can tell. I'm pretty new to React Native and XCode so I'm not even sure how to debug this. Not sure what would be helpful for you, so I included a few screen shots but please let me know if you need other information from me! Thanks!

screen shot 2015-09-07 at 6 37 23 pm screen shot 2015-09-07 at 6 38 03 pm screen shot 2015-09-07 at 6 38 16 pm
corymsmith commented 9 years ago

Do you have a width and height in that lightbulb style? If not you'll have to add them, other then that it looks like you have it all set up correctly :)

On Tue, Sep 8, 2015 at 11:40 AM, Julia Nething notifications@github.com wrote:

Hi, I'm having an issue where my icons aren't showing up. I think I did everything that was on the "getting started" page and all of the suggestions from previous questions with similar problems, but to no avail. There are no errors that I can tell. I'm pretty new to React Native and XCode so I'm not even sure how to debug this. Not sure what would be helpful for you, so I included a few screen shots but please let me know if you need other information from me! Thanks!

screen shot 2015-09-07 at 6 37 23 pm screen shot 2015-09-07 at 6 38 03 pm

screen shot 2015-09-07 at 6 38 16 pm

Reply to this email directly or view it on GitHub: https://github.com/corymsmith/react-native-icons/issues/88

cjnething commented 9 years ago

Oh my goodness, my apologies! I had that earlier and deleted it for whatever reason. It works now :) Thanks!!

corymsmith commented 9 years ago

No worries! I should add something to the Readme about that since it's come up quite a few times

On Tue, Sep 8, 2015 at 11:52 AM, Julia Nething notifications@github.com wrote:

Oh my goodness, my apologies! I had that earlier and deleted it for whatever reason. It works now :) Thanks!!

Reply to this email directly or view it on GitHub: https://github.com/corymsmith/react-native-icons/issues/88#issuecomment-138406981