0

I need to customize UITabBarItem where I need to add a custom image but its a circular image and the boundary should expand beyond the UITabBar where it should display some of the parts of the button in the UIView of the application.

Thank you

Dilshan
  • 3,231
  • 4
  • 39
  • 50

1 Answers1

0

check out https://github.com/xhan/PlutoLand and run it.

you can find a custom PLTabBarController which allow you custom your TabBarItems there

Moshe
  • 57,511
  • 78
  • 272
  • 425
xhan
  • 6,057
  • 4
  • 33
  • 47