corymsmith / react-native-icons

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

'IconImage' has no propType for native prop 'SMXIconImage.renderToHeadwareTextureAndroid' of native type 'boolean' on Android #154

Closed nickv118 closed 8 years ago

nickv118 commented 8 years ago

I am trying to use react-native-icons in my react native android project.

When i run the project in emulator, it throws this error.

Does anybody have a thought on this?

corymsmith commented 8 years ago

What version of React Native is in your package.json and in your gradle file. Also what version of this library?