Open
Description
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
Labels
No labels