基于UITabBar的系统功能实现切换时滑动提示的tabbar
iOS5以后对UITabBar提供了很多新的方法和属性,就不用像以前一样为实现自定义的样式而大费周折了。基于系统的UITabBar实现主要是为了实现稳定性。而且用第三方的话,学到的知识价值没有用系统的高。
文件列表
TestCustomTabBar.zip
(预估有个22文件)
TestCustomTabBar
TestCustomTabBar
AppDelegate.h
166B
FirstVC.h
70B
SecondVC.m
365B
MainTabBarController.h
142B
TestCustomTabBar-Prefix.pch
335B
en.lproj
InfoPlist.strings
45B
MainTabBarController.m
5KB
暂无评论