Minitour / AZTabBarController

A custom tab bar controller for iOS written in Swift 4.2
MIT License
348 stars 65 forks source link

IPhone X optimization #33

Closed escullz closed 6 years ago

escullz commented 6 years ago

Any recommendations on how to best use the tab bar with the new iphone x margins?

Currently it sits right behind the home bar that is used on the new iphone x and I'm having trouble getting the constraints right to fix it.

Thanks

Minitour commented 6 years ago

@escullz Sorry for not getting back to you, Did you manage to get it to work?