How do we create a bigger center UITabBar Item
Click the tab bar button within the view controller of the particular tab bar item you want to make prominent, Remove the text, just set the image inset top to -25 of the tab bar button. Like Below image After that goto assets, select the image you set in tab bar button, set the property … Read more