react-native-status-bar-height

  • Version 2.6.0
  • Published
  • 5.99 kB
  • No dependencies
  • MIT license

Install

npm i react-native-status-bar-height
yarn add react-native-status-bar-height
pnpm add react-native-status-bar-height

Overview

Get status bar height for React Native App

Index

Namespaces

namespace react-native-status-bar-height

module 'react-native-status-bar-height' {}

    function getStatusBarHeight

    getStatusBarHeight: (skipAndroid?: boolean) => number;

      function isExpo

      isExpo: () => boolean;

        function isIPhone12

        isIPhone12: () => boolean;

          function isIPhone12Max

          isIPhone12Max: () => boolean;

            function isIPhoneWithMonobrow

            isIPhoneWithMonobrow: () => boolean;

              function isIPhoneX

              isIPhoneX: () => boolean;

                function isIPhoneXMax

                isIPhoneXMax: () => boolean;

                  Package Files (1)

                  Dependencies (0)

                  No dependencies.

                  Dev Dependencies (3)

                  Peer Dependencies (0)

                  No peer dependencies.

                  Badge

                  To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

                  You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/react-native-status-bar-height.

                  • Markdown
                    [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/react-native-status-bar-height)
                  • HTML
                    <a href="https://www.jsdocs.io/package/react-native-status-bar-height"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>