react-native-extra-dimensions-android
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "react-native-extra-dimensions-android", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Access additional display metrics on Android devices: status bar height, soft menu bar height, real screen size.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,3 +7,3 @@ | ||
This module allows you to access additional display metrics on Android devices. (RN 0.47.0+) | ||
This module allows you to access additional display metrics on Android devices. (RN 0.57.0+) | ||
@@ -10,0 +10,0 @@ - Actual width and height of the screen (including elements such as soft menu bar) |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11485