1 min readJan 13, 2018
If you are using UITabBarController, it should automatically support the new iPhone X screen size. You can try it by creating a new Tabbed App project in Xcode.
If you need a custom tab bar, I do not recommend using UITabBarController because it is quite hard to achieve.