corymsmith / react-native-icons

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

got an error #12

Closed leecade closed 9 years ago

leecade commented 9 years ago

Class SMXTabBarManager was not exported, Did you forget to use RCT_EXPORT_MODULE()?

and can not display icons.

any help, thanks

corymsmith commented 9 years ago

Just released a new version 0.0.2 that supports React Native 0.3.11 which introduced this requirement and will fix this.