expo-fast-image
Version:
an optimized cached image for expo base on expo file system
25 lines (24 loc) • 519 B
JSON
{
"name": "expo-fast-image",
"version": "1.1.3",
"description": "an optimized cached image for expo base on expo file system",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react",
"react-native",
"expo",
"fast-image",
"cached-image",
"cache",
"image"
],
"repository": {
"type": "git",
"url": "https://github.com/muhammadwafa/expo-fast-image.git"
},
"author": "Muhammad Wafa",
"license": "ISC"
}