Is possible to scroll an UITabBar?
问题 I've downloaded an Download Manager from App Store and noticed that the app scrolls an UITabBar,like: When the user press a button the bar walks left and show other option to the user.Is that really possible and does Apple accept these type of customization in UITabBar?If it's possible how can i do that,please provide some sample code or reference. 回答1: Yes, possible. but not using usual UITabbar . you have to create custom tabbar that behave the same. there are projects out there that you