SimonYHB / iOS-Framework-AnalysisLinks
🎉iOS优秀第三方框架解析专栏(continuous updating ...)
☆38Updated 5 years ago
Alternatives and similar repositories for iOS-Framework-Analysis
Users that are interested in iOS-Framework-Analysis are comparing it to the libraries listed below
Sorting:
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆90Updated 5 years ago
- An accurate and simple tool uses KVO to measure the time cost of every view controller.☆67Updated 6 years ago
- iOS端 冷启动耗时分析工具☆57Updated 2 months ago
- ☆40Updated 4 years ago
- ☆61Updated 4 years ago
- For advanced moblie-end development technique pre-research & ideas & practice. ( Focus areas: Native )☆84Updated 8 months ago
- Swift版轻量卡顿监控工具,支持主线程和子线程,一句代码即可轻松集成。☆83Updated 5 years ago
- 一种更加方便和高效计算多行Label高度的新方法 ,A new way to calculate label height more convenient and efficient。☆43Updated 6 years ago
- A strong tool to check unused and repeat images in project on MacOS platform use swift.☆28Updated 4 years ago
- Knowledge points about iOS.☆34Updated 6 years ago
- iOS 面试题词条库☆41Updated 2 years ago
- ☆80Updated 4 years ago
- A script that automatically creates an appIcon with debugging information☆61Updated 6 years ago
- convert Objective-C to mango script//github.com/YPLiang19/Mango☆90Updated last month
- ☆105Updated last year
- A component-based library for UITableView☆120Updated 11 months ago
- 适用于iOS深色模式的令人愉快的主题框架☆87Updated 4 years ago
- ☆26Updated 2 years ago
- iOS UIView Subclass: Use CoreGraphics to control the direction of Rect Corner、Shadow 、Border☆57Updated 2 years ago
- 一个对APPDelegate深度解耦的逻辑,教你实现APPDelegate模块化拆分,原本上千行的代码可以简化到10行内,使用方便,极少的代码浸入。支持iOS6+。☆54Updated 5 years ago
- 伯阳写东西的地方☆132Updated 2 months ago
- Xcode Soucre Editor Extension which helps you write Lazy-Load Code easier,For Objective-C and Written by Swift 🤪☆38Updated 3 years ago
- iOS代码瘦身:未使用的方法☆84Updated 4 years ago
- ☆31Updated 4 years ago
- Auto monitor Objective-C Zombie object in iOS,and could trace Zombie object Class info,release stack☆74Updated 6 years ago
- 轻量级线程监控工具,当线程数量过多或线程爆炸时候,就打印所有线程堆栈。☆174Updated 5 years ago
- An async feed stream framework.☆58Updated 4 years ago
- 小专栏【iOS开发之深入理解runtime】(https://xiaozhuanlan.com/runtime) 的配套Demo☆33Updated last year
- 用method swizzle来降低iOS常见容器类的崩溃。To reduce iOS app crash by use method swizzle.☆90Updated 5 years ago
- 活用category的组件通信框架☆95Updated 6 years ago