0

How to customize UITabBarItem, like Instangram app

Thanks

Michael Chen
  • 883
  • 1
  • 7
  • 5

1 Answers1

0

By default, The UITabBar can not be customised. But if you want to customise it, you can add a layer containing an UIButton with the UIImage you want on the top.

Ludovic Landry
  • 11,606
  • 10
  • 48
  • 80