组件化文档

来源:互联网 发布:电信网络制式 编辑:程序博客网 时间:2024/06/09 23:09


  1. 组件化架构漫谈:http://www.cocoachina.com/ios/20160929/17610.html
  2. iOS组件化思路-大神博客研读和思考: http://www.jianshu.com/p/afb9b52143d4
  3. iOS 组件化方案探索:http://blog.cnbang.net/tech/3080/
  4. ios业务模块间互相跳转的解耦方案http://blog.csdn.net/cuibo1123/article/details/51017376
  5. 围观神仙打架,反革命工程师《iOS应用架构谈 组件化方案》和蘑菇街Limboy的《蘑菇街 App 的组件化之路》的阅读指导:http://reviewcode.cn/article.html?reviewId=20
  6. 滴滴出行iOS客户端架构演进之路:http://mp.weixin.qq.com/s?__biz=MzA3ODg4MDk0Ng==&mid=402854111&idx=1&sn=5876e615fabd6d921285d904e16670fb&scene=1&srcid=031694opQo3vCeGvWF5Gu62l#rd
  7. 手机淘宝客户端架构探索实践:https://yq.aliyun.com/articles/129
  8. 苹果核 - 解耦神器 —— 统跳协议和Rewrite引擎:http://pingguohe.net/2015/11/24/Navigator-and-Rewrite.html
  9. 携程移动App架构优化之旅:https://mp.weixin.qq.com/s?__biz=MzA3ODg4MDk0Ng==&mid=403009403&idx=1&sn=d19264fa1d06b9c5a9dfb1d192a0ed8e&scene=1&srcid=0401q08nZugjahvHG8rIXA3D&key=710a5d99946419d9421e8fbc5fb565c3a91aaaba22b5db9dffc9bcfae33aa18f533fbe82c6c570fec3720d82be5b9b5a&ascene=0&uin=MTMzODgyNTU%3D&devicetype=iMac+MacBookPro10%2C1+OSX+OSX+10.11+build(15A282b)&version=11000004&pass_ticket=IbzhLj2Kxa98XTnVDWywF6o6dyAlCik592Btwh3yT4A%3D



  1. 蘑菇街组件化:
  1. 《蘑菇街 App 的组件化之路》:http://blog.csdn.net/nothingl3/article/details/50931027
  2. 《蘑菇街 App 的组件化之路.续》:http://blog.csdn.net/nothingl3/article/details/50931047
  3. 一个高效/灵活的 iOS URL Router(蘑菇街:MGJRouter):https://github.com/mogujie/MGJRouter



  1. Casatwy方案
  1. iOS应用架构谈 组件化方案:http://casatwy.com/iOS-Modulization.html
  2. demo的git地址:https://github.com/casatwy/CTMediator
  3. 一个针对iOS模块化开发的解决方案(不断完善优化中):https://github.com/wujunyang/jiaModuleDemo



  1. HHRouter方案
  1. demo的git地址:https://github.com/Huohua/HHRouter



四:LDBusBundle_IOS方案

  1. demo的git地址:https://github.com/Lede-Inc/LDBusBundle_IOS
  2. iOS组件化实践方案-LDBusMediator炼就:http://www.jianshu.com/p/196f66d31543
  3. LDBusMediator的git地址:https://github.com/Lede-Inc/LDBusMediator


  1. DarwinNativeRouter方案:
  1. 如何优雅的实现界面跳转 之 统跳协议 – DarwinNativeRouter:http://www.jianshu.com/p/d6a246752ca5
  2. demo的git地址:https://github.com/oenius/DarwinNativeRouter



  1. routable方案

1.demo的git地址:https://github.com/clayallsopp/routable-ios


0 0
原创粉丝点击