timomeh / react-native-material-bottom-navigation

💅🔧👌 a beautiful, customizable and easy-to-use material design bottom navigation for react-native
MIT License
710 stars 127 forks source link

Added new iPhone XR/XS Max screen width and height #110

Closed davidmpr closed 6 years ago

davidmpr commented 6 years ago

Added new 2018 iPhones screen size in order to be taken into account when checking if device 'isIPhoneX'.

Before changes

screenshot 2018-10-08 at 11 38 50

After changes

screenshot 2018-10-08 at 11 30 20

timomeh commented 6 years ago

Ignore the failing codeclimate check. Codeclimate is a bit too picky here imo

davidmpr commented 6 years ago

Removed semicolons on last commit :+1:

timomeh commented 6 years ago

Thank you very much! I'll make a release later this day.

davidmpr commented 6 years ago

Thank you for this awesome work!