Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 386 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 386 Bytes

react-native-statusbar-enhancer

This a module for enhance react-native statusbar. Hook and fix barStyle and translucent in some devices. Support MIUI and Flyme.

How to use

Install

npm install react-native-statusbar-enhancer --save

react-native link react-native-statusbar-enhancer

Use In React Native

import 'react-native-statusbar-enhancer'