react-native-iphone-status-bar
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

react-native-iphone-status-bar

Small library that helps you to get status bar height, P.S iPhone 6/7/8/X/11/12/13/14/15

NPM MIT License Prettier Code Formatting

Installation

npm install react-native-iphone-status-bar
# OR
yarn add react-native-iphone-status-bar

cd ios && pod install

Usage

import StatusBarHeight from 'react-native-iphone-status-bar';

// iPhone 15: 56
console.info(StatusBarHeight)

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

Package Sidebar

Install

npm i react-native-iphone-status-bar

Weekly Downloads

3

Version

0.1.2

License

MIT

Unpacked Size

21.7 kB

Total Files

15

Last publish

Collaborators

  • linch