react-native-extra-dimensions-android
Advanced tools
Comparing version 0.22.0 to 1.0.0
{ | ||
"name": "react-native-extra-dimensions-android", | ||
"version": "0.22.0", | ||
"version": "1.0.0", | ||
"description": "Access additional display metrics on Android devices: status bar height, soft menu bar height, real screen size.", | ||
@@ -22,5 +22,5 @@ "main": "index.js", | ||
"rnpm": { | ||
"android": { | ||
"packageInstance": "new ExtraDimensionsPackage()" | ||
} | ||
"android": { | ||
"packageInstance": "new ExtraDimensionsPackage()" | ||
} | ||
}, | ||
@@ -27,0 +27,0 @@ "author": "Jack Hsu <jack.hsu@gmail.com> (http://jaysoo.ca/)", |
### Notice | ||
Pull requests always welcome! | ||
## ExtraDimensions | ||
@@ -3,0 +6,0 @@ |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
77
11372