使用Swift代码演示Cocoa框架

通过使用简单的代码学习Cocoa框架,每一个例子都通过代码和StoryBoard实现,并且总结他们的各自特点

所有完整代码将会托管到github库,https://github.com/land-pack/xxx-xxx.git

使用TabBarController(代码实现)

使用TabBarController(StoryBoard实现)

使用UINavigationController(代码实现)

Can we drop this masquerade
原文地址:https://www.cnblogs.com/landpack/p/4693847.html