一个对APPDelegate深度解耦的逻辑,教你实现APPDelegate模块化拆分,原本上千行的代码可以简化到10行内,使用方便,极少的代码浸入。支持iOS6+。
☆54Sep 16, 2019Updated 6 years ago
Alternatives and similar repositories for WKAppDelegate
Users that are interested in WKAppDelegate are comparing it to the libraries listed below
Sorting:
- Big Orange Brother loading animation group☆12Dec 1, 2019Updated 6 years ago
- 用Block实现的通知替代方案,并且已实现在不同线程进行发送消息和执行Block,支持多参数传送,解决回调地狱问题,适用于组件化数据传输等。☆18Apr 27, 2019Updated 6 years ago
- iOS事件总线,支持AppDelegate解耦,支持基于响 应链的局部总线☆432Jan 31, 2026Updated 3 weeks ago
- Hackr: A Weeknd Project. A simple iOS client for Y Combinator's Hacker News.☆20Mar 27, 2020Updated 5 years ago
- 《iOS开源库源码分析》http://coderyi.com/iOSSourceCodeAnalyze/☆18Mar 16, 2021Updated 4 years ago
- Format code with uncrustify for Objective-C project easily.☆11Aug 7, 2025Updated 6 months ago
- iOS多语言解决方案大全:半自动化+特殊场景手动解决项目中的多语言问题☆64Jan 22, 2024Updated 2 years ago
- 轻量级无埋点解决方案☆121Nov 22, 2018Updated 7 years ago
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆92Sep 25, 2019Updated 6 years ago
- 用CASharpLayer、CABasicAnimation、贝塞尔曲线等动画做的标签页☆10Jul 25, 2016Updated 9 years ago
- 通过宏替换,实现OC枚举值与字符串相互转换☆12Aug 9, 2017Updated 8 years ago
- 方法耗时分析☆121Feb 26, 2020Updated 6 years ago
- The utility to display a view with modal style for iOS development☆11Jun 15, 2017Updated 8 years ago
- An component WebView for iOS base on WKWebView☆736Feb 24, 2021Updated 5 years ago
- 按照微信的搜索框自己写了一个UISearchControllerDemo,WeChatSearchController☆121Apr 29, 2021Updated 4 years ago
- 一款基于WKWebView构建的JSBridge框架,插件化集成,一行代码即可使用,支持iOS8+。☆213Sep 14, 2020Updated 5 years ago
- ☆10Aug 17, 2023Updated 2 years ago
- 基于YYModel,利用mac程序将json字符串转化成OC的Model类 省去json转模型部分代码.☆13Apr 22, 2020Updated 5 years ago
- 基于JS的热更新.☆25Apr 4, 2020Updated 5 years ago
- 【基于YYText】超简单!一行代码实现点击同意协议Label☆12Jun 19, 2021Updated 4 years ago
- iOS中 简单易懂的秒杀倒计时/倒计时 📙 商城类APP常用秒杀倒计时;博客地址:http://blog.csdn.net/qq_31810357/article/details/50700292☆26Jun 15, 2017Updated 8 years ago
- Mac 版App,支持分析 dSYM、LinkMap 和 xcarchive 文件☆30Aug 7, 2019Updated 6 years ago
- 🚀 iOS Dev Demo , summary☆33Aug 16, 2020Updated 5 years ago
- xib和代码快速设置View各种样式,实现阴影圆角并存,渐变色背景等功能☆178Oct 16, 2019Updated 6 years ago
- 常用框架搭建,个人使用,不做描述.想了解的可以下载来看看,有注释(大部分整理自YYKit)☆13Aug 1, 2018Updated 7 years ago
- Swift 实现的路由解耦框架☆13May 9, 2021Updated 4 years ago
- YBProgressHUD提示框,优化SVProgressHUD和MBProgressHUD的相关功能,接口简单好用,方便自定义。☆14Jun 9, 2017Updated 8 years ago
- KXModuleOrz☆13Oct 26, 2020Updated 5 years ago
- 1.轻松实现调用照相机和本地图库,利用代理方法返回选中的照片。2.提供类方法,实现照片保存到沙盒,以及从沙盒中读取保存的图片。☆10May 10, 2016Updated 9 years ago
- 1、无限图片轮播功能 2、每个图片的相对偏移量,方便开发者自己封装东西 3、pageControl的几个动画,(旋转,跳跃等慢慢会增加)☆72Jan 3, 2020Updated 6 years ago
- 使用MethodSwizzling实现零侵入修改全局主题,无需修改项目旧代码,可随时添加、移除,可快速实现“暗黑模式(黑暗模式、深色模式、换肤)”,兼容xib与纯代码创建的view,兼容所有控件(含第三方控件)☆118Apr 28, 2020Updated 5 years ago
- CollectionView horizontal layout,横向排版☆33Apr 22, 2020Updated 5 years ago
- A high performance, low invasive height calculation and Cache Tool for UITableview better than FDTemplateLayoutCell☆15Sep 17, 2018Updated 7 years ago
- 小喵记账~~高仿鲨鱼记账☆13Nov 1, 2017Updated 8 years ago
- Log framework based on CocoaLumberjack and ZipArchive☆17Aug 20, 2019Updated 6 years ago
- SHAudioPlayer☆16Jul 18, 2020Updated 5 years ago
- UITableView作为iOS开发的最常用的控件,相信对我们开发来说再熟悉不过了,但是越简单的越熟悉的东西,往往也可以看出代码的质量,项目的结构等问题。本文针对 UITableView中如何适应需求多变(新增删除、经常调换位置、高度变动等等)的通用解决方法 及 如何避免同…☆31Sep 30, 2017Updated 8 years ago
- ☆31Oct 11, 2020Updated 5 years ago
- 『iOS 应用架构研究』A journey of diving into iOS app architecture.☆36Jun 20, 2020Updated 5 years ago