react-native-shimmer-placeholder
Version:
<h2 align="center"> React Native Shimmer Placeholder </h2> <h5 align="center"> Placeholder for both IOS and Android </h5> <p align="center"> <img src="https://github.com/tomzaku/react-native-shimmer-placeholder/blob/master/example.gif?raw=true"> </p>
29 lines (28 loc) • 687 B
JSON
{
"name": "react-native-shimmer-placeholder",
"version": "1.0.7",
"description": "",
"main": "ShimmerPlaceholder.js",
"directories": {
"example": "example"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tomzaku/react-native-shimmer-placeholder.git"
},
"keywords": [
"shimmer",
"placeholder",
"react-native",
"loading"
],
"author": "Zaku",
"license": "ISC",
"bugs": {
"url": "https://github.com/tomzaku/react-native-shimmer-placeholder/issues"
},
"homepage": "https://github.com/tomzaku/react-native-shimmer-placeholder#readme"
}