corymsmith / react-native-icons

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

Compatible w/ React-native 0.4.1? #28

Closed chadobado closed 9 years ago

chadobado commented 9 years ago

Trying to get this installed again and having problems.

Thanks in advance.

JonasJonny commented 9 years ago

Actual version is compatible. I am using it without problems. Maybe you can provide more details.

chadobado commented 9 years ago

Sorry, slammed ATM - will circle back next week. Also will likely submit a PR to update installation instructions with images if you think it'd be helpful.

Not sure why I tank install for every project I add this to.

Wonderful library though! :)

deepure commented 9 years ago

image both in RN 0.4.1 and RN 0.4.2 with react-native-icons 0.0.5

stuartlynn commented 9 years ago

Having the same issue here. Crashes in exactly the same place. React native 0.4.2 and react-native-icons 0.0.5

corymsmith commented 9 years ago

My guess would be that the font files aren't included in the target. Make sure that the ion icons font file is included in the copy resources phase.

On Wed, May 13, 2015 at 3:47 PM, Stuart Lynn notifications@github.com wrote:

Having the same issue here. Crashes in exactly the same place. React native 0.4.2 and react-native-icons 0.0.5

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

corymsmith commented 9 years ago

Updated for React Native 0.4.3 and published as 0.0.7