仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场景化的特点,不会造成类污染。只需要在需要特定场景中的特定实例上使用该库就OK。
☆31Dec 22, 2021Updated 4 years ago
Alternatives and similar repositories for MRLogicInjection
Users that are interested in MRLogicInjection are comparing it to the libraries listed below
Sorting:
- 从美工给的sketch html 转化为 iOS中的sb、xib、手码☆41Aug 2, 2022Updated 3 years ago
- TinyPart is an iOS modularization framework implemented by Ojective-C. It also supports URL-routing and inter-module communication. Tiny…☆132Sep 12, 2019Updated 6 years ago
- Toolkit for daily Cocoa development. Since 2012.☆19Nov 24, 2025Updated 3 months ago
- ☆14Feb 8, 2017Updated 9 years ago
- 使用Realm数据库编写的记账软件☆12Sep 27, 2017Updated 8 years ago
- 学习iOS开发过程中,对iOS开发中常用头文件添加中文注释,方便查阅☆15Aug 21, 2015Updated 10 years ago
- A useful tools that show all fonts on your iPhone☆19Oct 21, 2016Updated 9 years ago
- WeChat like voice record view☆50Dec 10, 2016Updated 9 years ago
- [ ⚠️ DEPRECATED] An standalone tool to automatic generate Call Graph in iOS project☆46Oct 12, 2017Updated 8 years ago
- oc 版简易 redux 实现☆22Sep 21, 2019Updated 6 years ago
- A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C☆28Jan 27, 2019Updated 7 years ago
- 仿 Uber 启动动画.☆26Sep 7, 2016Updated 9 years ago
- a wrapper for UITableViewDatasource and UITableViewDelegate☆27Nov 7, 2018Updated 7 years ago
- 基于ECShop的手机商城客户端☆40Nov 11, 2013Updated 12 years ago
- 链家网组件管理中间件☆27Jul 12, 2016Updated 9 years ago
- AFNetworking添加注释☆31Feb 28, 2018Updated 8 years ago
- YJ 系列 Pod 开源库☆120Feb 7, 2023Updated 3 years ago
- Devices can detect the current device base system information. Support iOS, OSX, tvOS, watchOS.☆114Apr 28, 2021Updated 4 years ago
- ios project☆11Jan 20, 2020Updated 6 years ago
- Debug your iOS app remotely in web browser.☆313Jul 5, 2020Updated 5 years ago
- Log any method call of object in Objective-C☆429Jul 31, 2022Updated 3 years ago
- 使用通知和runtime-AOP的为AppDelegate瘦身方案☆34Jan 31, 2018Updated 8 years ago
- iOS decoupling tool☆41Sep 21, 2018Updated 7 years ago
- iOS A/B Test 协议分发器☆40Jan 9, 2017Updated 9 years ago
- 1☆58Sep 18, 2015Updated 10 years ago
- Useful iOS components for your project. 健壮且有用的OC代码, 可以直接在你的iOS应用中使用.☆37May 26, 2016Updated 9 years ago
- 自定义CollectionView布局(博客例子)☆34Oct 18, 2015Updated 10 years ago
- A demo to show how to switch language in an App elegantly.☆84May 11, 2017Updated 8 years ago
- Simple implementation of RecyclerView.Adapter☆12Oct 30, 2017Updated 8 years ago
- Github-iOS备忘☆11Nov 17, 2015Updated 10 years ago
- A simple Graph☆12Jul 30, 2017Updated 8 years ago
- Being able to read your watch is overrated.☆11Aug 18, 2020Updated 5 years ago
- 移动端UI自动化测试脚本,Appium + Cucumber测试模式,Ruby编写。https://www.jianshu.com/p/c3db8e5dc306☆11Jun 15, 2018Updated 7 years ago
- a flexible class for AVPlayer☆12Mar 26, 2018Updated 7 years ago
- 动态执行Objective-C. A tiny JIT Interpreter of Objective-C, dynamically run your code like eval().☆703Jan 14, 2019Updated 7 years ago
- 针对WKWebView进行的封装、支持和H5交互、通过属性获取cookie、H5图片预览、包括调用js方法,以及WKWebview图片预览、WKWebView图片浏览、预览、图片保存等功能,Base on the WKWebView,this lib support han…☆238Dec 5, 2019Updated 6 years ago
- Safe Method Swizzling.☆905Sep 10, 2019Updated 6 years ago
- BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid coupling betwee…☆4,391Sep 25, 2020Updated 5 years ago
- Library to use Recycler View easily.☆11Jan 3, 2017Updated 9 years ago