UNPKG

react-native-shimmer-placeholder

Version:

<h2 align="center"> React Native Shimmer Placeholder </h2> <p align="center"> <a href="https://www.npmjs.com/package/react-native-shimmer-placeholder"><img src="https://img.shields.io/npm/v/react-native-shimmer-placeholder.svg?style=flat-square"></a>

32 lines (31 loc) 768 B
{ "name": "react-native-shimmer-placeholder", "version": "2.0.9", "author": "Zaku", "bugs": { "url": "https://github.com/tomzaku/react-native-shimmer-placeholder/issues" }, "directories": { "example": "example" }, "homepage": "https://github.com/tomzaku/react-native-shimmer-placeholder#readme", "keywords": [ "loading", "placeholder", "react-native", "shimmer" ], "license": "MIT", "main": "./lib/ShimmerPlaceholder.js", "peerDependencies": { "prop-types": ">=15.6.0", "react-native-linear-gradient": ">=2.4.0" }, "repository": { "type": "git", "url": "git+https://github.com/tomzaku/react-native-shimmer-placeholder.git" }, "scripts": { "test": "echo \"Error: no test specified\" " } }