仿照目前的网易,新浪,凤凰等新闻客户端简单实现的SCNavTabBarController,通过顶部的选项来管理视图。
有兴趣的同学可以学习和使用。
oneeeViewController *onee = [[oneeeViewController alloc] init]; onee.title=@“123123123"; twooooViewController * twoo = [[twooooViewController alloc] init]; twoo.title=@“123123123"; SCNavTabBarControll
下载地址:https://github.com/shicang1990/SCNavTabBarController 转载于:https://www.cnblogs.com/xzguo/p/4909987.html