react-native-component/react-native-smart-image-loader

Undefined is not an object (evaluating '_react2.PropTypes'.shape)

rastogitech opened this issue · 2 comments

Hi, I'm using this library with node version 6.11.4 and npm version 4.6.1 with expo. I created my project using "create-react-native-command". On using this library, I'm always getting this error":

Undefined is not an object (evaluating '_react2.PropTypes'.shape)

I'm using it this way:

<ImageLoader
                               options={{
                                   src: item.imageUrl
                               }}>
                           </ImageLoader>

+1

Kazn commented

+1