corymsmith / react-native-icons

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

Seems you're trying to access 'ReactNative.createClass' from 'react-native' package. #165

Closed hoseinmobasher closed 8 years ago

hoseinmobasher commented 8 years ago

Hello, I have a problem with using your library. I followed your guidelines but the problem has occurred. When I want to import your module using var Icon = require('react-native-icons') following error occurs.

Seems you're trying to access 'ReactNative.createClass' from 'react-native' package. Perhaps you meant to access 'React.createClass' from the 'react' package instead?

What should I do?

Regards

corymsmith commented 8 years ago

This library is deprecated, use react-native-vector-icons