DZURLRoute是支持基于标准URL进行Native页面间跳转的Objective-C实现。方便您架构页面之间高内聚低耦合的开发模式。他的核心思想是把每一个页面当成一个资源,通过标准的URL协议(统一资源定位符)来定位到每一个可触达的页面(资源)。
☆71May 11, 2018Updated 8 years ago
Alternatives and similar repositories for DZURLRoute
Users that are interested in DZURLRoute are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆14Feb 8, 2017Updated 9 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆30Dec 22, 2021Updated 4 years ago
- YTXModule supports widget communication with URL and register application life by easy way.This is an easy and important library for widg…☆73Apr 16, 2018Updated 8 years ago
- Objective-C 气泡风格分页控制器☆21Nov 11, 2015Updated 10 years ago
- SDRouter use for decoupling.use simple code bridge native to native or H5 to native by AppSchema with parameter, like this "asone://oneC…☆11Mar 23, 2019Updated 7 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 界面UI样式复用基础机制,构建类似于CSS的样式表。☆108Jun 25, 2018Updated 8 years ago
- Array Dictionary safe工具类拓展,拖进工程,防止程序因为数组字典操作引起的crash☆34Aug 5, 2016Updated 10 years ago
- React Native 框架☆10Apr 2, 2021Updated 5 years ago
- JhDownProgressView - 自定义下载进度条(6种样式)☆14May 28, 2021Updated 5 years ago
- Ant 是用于 iOS 应用组件化实现方案☆11Feb 23, 2019Updated 7 years ago
- A simple iOS photo and video browser with grid view, captions and selections.☆20May 29, 2018Updated 8 years ago
- 一个简单的iOS(OC)组件化路由插件,任何模块间相互跳转,高效解耦合☆10Mar 2, 2019Updated 7 years ago
- UITableView作为iOS开发的最常用的控件,相信对我们开发来说再熟悉不过了,但是越简单的越熟悉的东西,往往也可以看出代码的质量,项目的结构等问题。本文针对 UITableView中如何适应需求多变(新增删除、经常调换位置、高度变动等等)的通用解决方法 及 如何避免同…☆31Sep 30, 2017Updated 8 years ago
- Some tools for iOS developer☆39Jul 26, 2018Updated 8 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 链式编程的分类☆17Aug 30, 2017Updated 9 years ago
- ☆14Apr 9, 2018Updated 8 years ago
- 一个全局定时计时器,一行代码开启定时任务或者循环任务