UNPKG

react-native-skeleton-loading

Version:

Smooth Skeleton Loader For expo and react-native. It is built on the top of react-native-reanimated v3, making it ectremely smooth and flawless.

46 lines (45 loc) 1.39 kB
{ "name": "react-native-skeleton-loading", "version": "2.0.2", "description": "Smooth Skeleton Loader For expo and react-native. It is built on the top of react-native-reanimated v3, making it ectremely smooth and flawless.", "main": "index.tsx", "types": "index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/mmusaib/react-native-skeleton-loading.git" }, "dependencies": { "@react-native-masked-view/masked-view": "0.3.2", "react-native-linear-gradient": "^2.8.3", "react-native-reanimated": "~4.5.3" }, "keywords": [ "skeleton", "expo", "react-native", "skeleton-loader", "skeleton loader", "expo-skeleton-loader", "expo skeleton loader", "react-native-skeleton-loader", "react native skeleton loader", "skeleton-loading", "skeleton loading", "loading", "react-native-skeleton-loading", "react native skeleton loading", "expo skeleton loading", "easy", "easy skeletion loader", "easy skeletion loading" ], "author": "Muhammad Musaib", "license": "MIT", "bugs": { "url": "https://github.com/mmusaib/react-native-skeleton-loading/issues" }, "homepage": "https://github.com/mmusaib/react-native-skeleton-loading#readme" }