Magic-Unique / Runtime
Runtime基础知识点总结
☆73Updated 5 years ago
Alternatives and similar repositories for Runtime:
Users that are interested in Runtime are comparing it to the libraries listed below
- iOS crash保护,unrecognized selector、NSTimer、Container 、NSNotification、NSString 、KVO、KVC等crash保护。☆93Updated 5 years ago
- 截获崩溃信息,用弹出alert代替崩溃☆76Updated 8 years ago
- iOS图片高性能设置圆角研究过程文章☆90Updated 7 years ago
- RunLoop 测试相关的Demo☆88Updated 8 years ago
- Crash Rank☆67Updated 8 years ago
- ☆88Updated 6 years ago
- my temporary files☆78Updated 8 years ago
- Solve The bug of "can't add self as subview"☆90Updated 8 years ago
- A automatically reference manager for icon image.☆135Updated 6 years ago
- show fps☆88Updated 6 years ago
- This repository is all my blog Demo.☆86Updated 2 years ago
- ☆94Updated 6 years ago
- Personal UI Component Collection.☆115Updated 8 years ago
- ☆107Updated 7 years ago
- 用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数☆210Updated 5 years ago
- 活用category的组件通信框架☆95Updated 6 years ago
- Decouple huge appDelegate.m into small files.☆74Updated 8 years ago
- 一个可以脱离Xcode的debug,直接在app里,打印 内存对象,动态改UI,动态跑oc代码的多功能控制台☆132Updated 8 years ago
- ☆109Updated 9 years ago
- Clear objective-c project unused classes.☆162Updated 6 years ago
- Xcode Source Editor Extension 插件,实现功能有四个,一.初始化自定义view、UICollectionViewCell、UITableViewCell、viewController,自动删除无用代码和添加默认代码;二. 为属性自动添加懒加载代码…☆140Updated 3 years ago
- 🤓iOS11 👉Drag👉Drop👉Swipe👉app内换头像&快速评价☆105Updated 7 years ago
- 一种高效裁剪圆角的算法☆115Updated 8 years ago
- SKArchCutter是一个可自选切割角的圆角切割工具,同时支持UIView、UIImageView、UIButton和UILabel的单角切圆/选角拱形切圆/全角切圆,并且避免了UIImageView使用系统圆角所导致的离屏渲染的问题,以及确保layer对象的masks…☆83Updated 5 years ago
- 基于AVPlayer的iOS视频播放器,支持预设模式:普通模式,竖屏模式,横屏模式,静音模式,自定义模式。接入成本低,支持丰富的手势操作以及UI自定义。☆192Updated 5 years ago
- download demo☆89Updated 8 years ago
- 用method swizzle来降低iOS常见容器类的崩溃。To reduce iOS app crash by use method swizzle.☆90Updated 5 years ago
- a demo for monitoring main thread☆38Updated 8 years ago
- iOS开发笔记☆67Updated 9 years ago
- iOS serialization in 4 lines. 4行代码完成iOS序列化与反序列化,本文件提供iOS下的序列化与反序列集成方案。☆89Updated 8 years ago