jondot / jondot/react-native-group-image
Unable to resolve module ImageSourcePropType
Open
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Error: Unable to resolve module ImageSourcePropType from C:\............\node_modules\react-native-group-image\src\index.js: ImageSourcePropType could not be found within the project or in these directories:
| import React, {PureComponent, PropTypes as P} from 'react'
> 8 | const ImageSourcePropType = require('ImageSourcePropType')
| ^
9 |
10 | class GroupImage extends PureComponent{
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.