first commit

This commit is contained in:
QuDian
2018-10-30 16:48:48 +08:00
commit 1b1e223eb8
14 changed files with 591 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
{
"name": "react-native-progress-hud",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native"
],
"author": "",
"license": "",
"peerDependencies": {
"react-native": "^0.41.2"
}
}