Skip to content

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

License

Notifications You must be signed in to change notification settings

linchCN/react-native-iphone-status-bar

Repository files navigation

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

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published