expo-skeleton-loading
Version:
Expo equivalent of react-native-skeleton-loading
46 lines (45 loc) • 1.26 kB
JSON
{
"name": "expo-skeleton-loading",
"version": "1.1.1",
"description": "Expo equivalent of react-native-skeleton-loading",
"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/expo-skeleton-loading.git"
},
"dependencies": {
"react-native-reanimated": "~3.17.4",
"expo-linear-gradient": "~14.1.5",
"@react-native-masked-view/masked-view": "0.3.2"
},
"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/expo-skeleton-loading/issues"
},
"homepage": "https://github.com/mmusaib/expo-skeleton-loading#readme"
}