Search code examples
iosuitabbarcontrolleruitabbaruitabbaritem

Tab bar with Image & tint color


I want to change image on selected UITabBarButton or change color of whole tab button(square). Check the reference.

Some apple native app has this type of image & colour,can anyone provide solution?

Tab bar

I found this link but it`s little different from what i want to achieve.


Solution

  • I achieved it by creating custom view :)