FengDeng / AppDelegateHooksLinks
Hook AppDelegate methods ,distributed your UIApplicationDelegate code to every component.
☆22Updated 5 years ago
Alternatives and similar repositories for AppDelegateHooks
Users that are interested in AppDelegateHooks are comparing it to the libraries listed below
Sorting:
- A SDWebImage plugin to integrate YYImage & YYCache for image rendering & caching☆25Updated 10 months ago
- High performance KV cache component for iOS & OS X developers, Inspired by Tencent's blog post//cloud.tencent.com/developer/article/10662…☆58Updated 7 years ago
- LPDTableViewKit☆40Updated 7 years ago
- 使用预热 ViewController 来加速页面呈现☆17Updated 6 years ago
- 优雅的模拟 Objective-C 方法,对参数、返回值进行任意修改和检查。☆24Updated 5 years ago
- 适用于 OC类似的 SwiftUI 库(快速构建 UI 框架)☆20Updated 4 years ago
- NNPopObjc is inspired by protocol oriented programming( 面向协议编程 ), it provides extensibility for the protocol.☆31Updated 5 years ago
- A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C☆28Updated 6 years ago
- A fast bootstrap framework environment for iOS project using Swift. Include some useful tools.☆16Updated 7 years ago
- iOS 开发的一些 Tips☆26Updated 5 years ago
- The fallback mechanism with iOS is used to set fonts for different languages (script), thereby making text mixing typography more elegant…☆56Updated 4 years ago
- Swift版轻量卡顿监控工具,支持主线程和子线程,一句代码即可轻松集成。☆82Updated 6 years ago
- Apple's Implementation of NSZombie☆37Updated 7 years ago
- A helper utility to check if a block has been called☆15Updated 6 years ago
- 简单的Xcode代码模板extension☆26Updated last year
- HappyLayerFriends☆24Updated 9 years ago
- ☆26Updated 7 years ago
- 基于NSproxy开发的支持数据绑定、事件绑定的库☆22Updated 6 years ago
- 仿抖音/音乐片段截取显示/可拖动☆28Updated 6 years ago
- A SDWebImage plugin to support GIF using FLAnimatedImage and category☆25Updated 3 years ago
- The annotation implementation using Objective-C☆71Updated 7 years ago
- 🤖Using NSArray, NSMutableArray, NSDictionary, NSMutableDictionary, NSMutableString safely.☆26Updated 3 years ago
- ☆14Updated last year
- 『iOS 应用架构研究』A journey of diving into iOS app architecture.☆36Updated 5 years ago
- Ant 是用于 iOS 应用组件化实现方案☆11Updated 6 years ago
- Solution of reduce iOS application size☆22Updated 6 years ago
- A C++ library for parsing ObjC Metadata of Mach-O files.☆29Updated 5 years ago
- 一个无侵入的 iOS crash 防护框架☆41Updated 8 years ago
- A lightweight thread method call stack printing tool.☆32Updated 5 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆31Updated 4 years ago