react-native-shimmer
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "react-native-shimmer", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Simple shimmering effect for any view in React Native", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -29,3 +29,3 @@ # react-native-shimmer | ||
NOTE: `Shimmer` may only have one child, wrap in a `View` if you need multiple. | ||
NOTE: `Shimmer` may only have one child. | ||
@@ -32,0 +32,0 @@ ```js |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
71970