Access Additional Display Metrics On Android Devices

A React Native module allows you to access additional display metrics on Android devices.

  • Actual width and height of the screen (including elements such as soft menu bar)
  • Soft menu height
  • Status bar height
  • Smart bar height (MeiZu)

Preview:

access-additional-display-metrics-on-android-devices

Download Details:

Author: Sunhat

Live Demo: View The Demo

Download Link: Download The Source Code

Official Website: https://github.com/Sunhat/react-native-extra-dimensions-android

License: MIT

Add Comment