34

苹果开发中文网站读URLNavigator源码

 5 years ago
source link: http://www.cocoachina.com/ios/20190430/26893.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
URLNavigator?是Swift版本的Router。Router的主要作用是解耦。之前在各个ViewController间跳转,需要import ViewController,这样就造成ViewController之间的依赖,也即耦合。通过router不需要再import ViewController。所有的只要import router,只依赖router这一个类,router里再去import 其他的ViewController,这样,就达到我们说的解耦。

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK