Sliding UITabBarItems in UITabBarController

前端 未结 4 1867
别跟我提以往
别跟我提以往 2020-12-18 13:36

I have a UITabBarController as my rootController with 8 UITabBarItems. and I want to show just 4 UITabBarItems in my screen. By defaul

4条回答
  •  渐次进展
    2020-12-18 14:09

    There is a nifty little github project that could help you... check it out: https://github.com/iosdeveloper/InfiniTabBar

提交回复
热议问题