initial commit
parents
Showing
.gitignore
0 → 100644
Example/.flowconfig
0 → 100644
Example/.gitignore
0 → 100644
Example/.watchmanconfig
0 → 100644
3.34 KB
2.15 KB
4.73 KB
7.54 KB
Example/android/build.gradle
0 → 100644
File added
Example/android/gradlew
0 → 100755
Example/android/gradlew.bat
0 → 100644
Example/index.android.js
0 → 100644
Example/package.json
0 → 100644
android/build.gradle
0 → 100644
index.js
0 → 100644
package.json
0 → 100644
{ | ||
"name": "react-native-extra-dimensions-android", | ||
"version": "0.17.0", | ||
"description": "", | ||
"main": "index.js", | ||
"author": "Jack Hsu <jack.hsu@gmail.com> (http://jaysoo.ca/)", | ||
"license": "ISC" | ||
} |