corymsmith / react-native-icons

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

[Android] `IconImage` has no propType for native prop 'SMXIconImage.testId' of native type `Stirng` #162

Closed peng051410 closed 8 years ago

peng051410 commented 8 years ago

My react native version is 0.19.0, react-native-icons version is 0.7.1

corymsmith commented 8 years ago

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.