heroims / SafeObjectProxy
安保系统,防御crash
☆13Updated 7 years ago
Alternatives and similar repositories for SafeObjectProxy:
Users that are interested in SafeObjectProxy are comparing it to the libraries listed below
- 效率工具类 & APP Crash 防护;☆26Updated 5 years ago
- LPDTableViewKit☆39Updated 6 years ago
- HappyLayerFriends☆24Updated 8 years ago
- DUKEBlocksKit部分借鉴了著名框架Aspects,BlocksKit,ReactiveCocoa的神奇的宏定义。实现了更加灵活的动态代理,模仿RAC神奇的宏RAC与RACObserve属性绑定☆58Updated 8 years ago
- iOS 类似知乎分页(问答页)效果的实现☆14Updated 5 years ago
- IBDesignable/IBInspectable编程☆28Updated 8 years ago
- A tree structure template that can be customized☆17Updated 6 years ago
- iOS 组件二进制化方案☆43Updated 3 years ago
- IOS的iCloud开发demo☆17Updated 8 years ago
- A Componentized UITableView implementation☆44Updated 8 years ago
- ViewController Transition☆18Updated 9 years ago
- A lightweight thread method call stack printing tool.☆31Updated 4 years ago
- Updating UINavigationController's appearance more easily.☆31Updated 5 years ago
- UITableView作为iOS开发的最常用的控件,相信对我们开发来说再熟悉不过了,但是越简单的越熟悉的东西,往往也可以看出代码的质量,项目的结构等问题。本文针对 UITableView中如何适应需求多变(新增删除、经常调换位置、高度变动等等)的通用解决方法 及 如何避免同…☆31Updated 7 years ago
- 这个项目展示了两种解决大图显示的内存暴增问题的方案对比☆22Updated 6 years ago
- Custom Statusbar Color☆33Updated 7 years ago
- ☆23Updated 6 years ago
- A repo for work on spec repo of Cocoapods,Cocoapods文档,私有库iOS app组件化项目集成原理☆22Updated 8 years ago
- Tiercel 的 Objective-C 桥接扩展☆26Updated 4 years ago
- An Xcode Source Editor Extension that helps navigating to many places easier☆25Updated 6 years ago
- A transpiler to translate data structure for client☆126Updated 7 years ago
- TableView performance optimize base on YYAsyncLayer 基于YYAsyncLayer异步绘制实现优化列表☆21Updated 8 years ago
- DGGooeySlideMenu---模仿skype照相按钮弹出菜单弹簧效果☆24Updated 8 years ago
- A Quartz/UIKit drawing tool for IOS. Include geometry/Context convenient method, image processing, along path drawing, polygon path, grad…☆68Updated 8 years ago
- pull-to-refresh by line path☆36Updated 5 years ago
- 记录一些比较好用的第三方工具☆14Updated 3 years ago
- IOS App Launcher☆19Updated 6 years ago
- 知识小集 iOS 客户端☆26Updated 6 years ago
- 检测主线程卡顿,输出卡顿发生时的堆栈信息. Detect main thread slow ,and output stack symbols.☆33Updated 5 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆30Updated 3 years ago