Add android support
Showing
android/build.gradle
0 → 100644
deviceinfo.android.js
0 → 100644
| { | { | ||
| "name": "react-native-device-info", | "name": "react-native-device-info", | ||
| "version": "0.2.1", | "version": "0.3.0", | ||
| "description": "Get device information using react-native", | "description": "Get device information using react-native", | ||
| "main": "deviceinfo.ios.js", | "main": "deviceinfo.ios.js", | ||
| "repository": { | "repository": { | ||
| ... | @@ -11,6 +11,7 @@ | ... | @@ -11,6 +11,7 @@ |
| "react-component", | "react-component", | ||
| "react-native", | "react-native", | ||
| "ios", | "ios", | ||
| "android", | |||
| "device", | "device", | ||
| "events" | "events" | ||
| ], | ], | ||
| ... | ... |
react-native-device-info
0 → 120000
Please
register
or
sign in
to comment