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?
Asked
Active
Viewed 51 times
-4
-
check this https://github.com/v-braun/VBRRollingPit – Nick Nov 19 '19 at 12:11
1 Answers
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

FindYourBalance
- 32
- 8