corymsmith / react-native-icons

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

Not working with react-native 0.4.3 #32

Closed PhilippKrone closed 9 years ago

PhilippKrone commented 9 years ago

Hi,

the library is not working with react-native 0.4.3 - various error messages occur.

Regards Philipp

liubko commented 9 years ago

Error:

"Error: Requiring unknown module "ReactIOSViewAttributes".
If you are sure the module is there, try restarting the packager.
corymsmith commented 9 years ago

There's a PR that fixes this, I'll be merging it in shortly and pushing to NPM. I'll let you know when it's done

On Fri, May 15, 2015 at 7:57 AM, Philipp Krone notifications@github.com wrote:

Hi, the library is not working with react-native 0.4.3 - various error messages occur. Regards

Philipp

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

liubko commented 9 years ago

Oh, I see they renamed it to ReactNativeViewAttributes. Cool, thanks!

corymsmith commented 9 years ago

Fixed and published as 0.0.7