@unpourtous/react-native-image-indicator
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -16,3 +16,3 @@ /** | ||
static propTypes = { | ||
source: React.PropTypes.oneOfType([React.PropTypes.string, React.PropTypes.number]), | ||
source: React.PropTypes.oneOfType([React.PropTypes.string, React.PropTypes.number, React.PropTypes.object]), | ||
errorImage: React.PropTypes.number, | ||
@@ -19,0 +19,0 @@ defaultImage: React.PropTypes.number, |
{ | ||
"name": "@unpourtous/react-native-image-indicator", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "react native component for image with indicator and default image", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
251156