yishuiliunian / DZURLRoute
DZURLRoute是支持基于标准URL进行Native页面间跳转的Objective-C实现。方便您架构页面之间高内聚低耦合的开发模式。他的核心思想是把每一个页面当成一个资源,通过标准的URL协议(统一资源定位符)来定位到每一个可触达的页面(资源)。
☆72Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for DZURLRoute
- WTSafeGuard can effectively prevent the IOS system application crash☆56Updated 7 years ago
- 组件化生命周期管理☆55Updated 6 years ago
- This repository is all my blog Demo.☆85Updated 2 years ago
- LDBus的目标:(保持业务组件的相对独立性,尽量解耦业务组件之间的代码依赖)☆119Updated 9 years ago
- iOS 高性能异构滚动视图构建方案 —— LazyScrollView☆56Updated 7 years ago
- 活用category的组件通信框架☆95Updated 6 years ago
- 截获崩溃信息,用弹出alert代替崩溃☆76Updated 8 years ago
- Solve The bug of "can't add self as subview"☆90Updated 7 years ago
- Crash Rank☆67Updated 7 years ago
- ☆94Updated 6 years ago
- iOS crash保护,unrecognized selector、NSTimer、Container 、NSNotification、NSString 、KVO、KVC等crash保护。☆93Updated 5 years ago
- 仿网易大白健康系统写的一个小工具,仅当学习交流使用☆41Updated last year
- ☆41Updated 8 years ago
- RunLoop 测试相关的Demo☆88Updated 7 years ago
- iOS serialization in 4 lines. 4行代码完成iOS序列化与反序列化,本文件提供iOS下的序列化与反序列集成方案。☆89Updated 8 years ago
- iOS图片高性能设置圆角研究过程文章☆90Updated 7 years ago
- 收集闪退Demo☆37Updated 5 years ago
- 基于target-selector 而非基于block注册式的 openURL url参数解析+运行时行为处理,各自行为还需要自定义,定义好行为,无需统一注册,即可生效☆92Updated 8 years ago
- Array Dictionary safe工具类拓展,拖进工程,防止程序因为数组字典操作引起的crash☆34Updated 8 years ago
- 一个iOS调试工具,监控所有HTTP请求,自动捕获Crash分析。☆86Updated 8 years ago
- ☆29Updated 8 years ago
- iOS端View和ViewModel数据绑定框架。基于KVO监听所绑定ViewModel的属性,支持链式调用。☆41Updated 5 years ago
- 一个很像css,在iOS里用原生的方式,将样式和界面隔离解耦,多种样式属性自由组合,以类似协议的形式将样式生效在界面UI上的东西☆91Updated 8 years ago
- Decouple huge appDelegate.m into small files.☆74Updated 8 years ago
- 一个高仿QQ讨论组头像的实现☆56Updated 7 years ago
- 基于NSURLProtocol+NSURLSession的UIWebView离线缓存功能实现☆119Updated 7 years ago
- 个人开发常用工具☆57Updated 6 years ago