Sunhat / react-native-extra-dimensions-android

Access additional display metrics on Android devices: status bar height, soft menu bar height, real screen size.
ISC License
430 stars 131 forks source link

fix: Build with RN 0.58.4 and android SDK 28 fail #42

Closed sebqq closed 5 years ago

sebqq commented 5 years ago

Fixed error while building a production bug in react-native 0.58.4 app.

Sunhat commented 5 years ago

Thanks for the PR

sebqq commented 5 years ago

Happy to help