react-native-modal-activityindicator
Version:
very simple and stable modal ActivityIndicator
27 lines (26 loc) • 723 B
JSON
{
"name": "react-native-modal-activityindicator",
"version": "0.0.1",
"description": "very simple and stable modal ActivityIndicator",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/yangga/react-native-modal-activityindicator.git"
},
"keywords": [
"react-native",
"modal",
"activityindicator",
"loading",
"spinner"
],
"author": "yangga0070@gmail.com",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/yangga/react-native-modal-activityindicator/issues"
},
"homepage": "https://github.com/yangga/react-native-modal-activityindicator#readme"
}