-4

enter image description here

I have an image for middle UITabBarItem which should start from the bottom and align with existing UITabBar. How can I change the height of UITabBarItem for middle item?

Nick
  • 875
  • 6
  • 20
AppleBee
  • 452
  • 3
  • 16

1 Answers1

0

To achieve this you need to use your custom TabBarView. It is a simple view, that pinned to the bottom. Design like you want and that's all! This is the best way without issues with working default TabBar.

every "not default looking" tab bar - it is custom