Skip to content

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

Open
@rastogitech

Description

@rastogitech

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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions