xiaofei86 / XFAssistiveTouchLinks
Assistive Button imitate the iOS system AssistiveTouch
☆114Updated 3 years ago
Alternatives and similar repositories for XFAssistiveTouch
Users that are interested in XFAssistiveTouch are comparing it to the libraries listed below
Sorting:
- 一个可以脱离Xcode的debug,直接在app里,打印内存对象,动态改UI,动态跑oc代码的多功能控制台☆133Updated 9 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆81Updated 7 years ago
- Runtime基础知识点总结☆74Updated 6 years ago
- 一个iOS调试工具,监控所有HTTP请求,自动捕获Crash分析。☆87Updated 9 years ago
- my temporary files☆79Updated 9 years ago
- 演示实时浏览器展示APP的日志☆104Updated 9 years ago
- iOS版免费在线看视频的App,别的就不说了。☆58Updated 8 years ago
- a lite ios hotfix solution based on Aspects☆54Updated 6 years ago
- ☆27Updated 7 years ago
- 基于target-selector 而非基于block注册式的 openURL url参数解析+运行时行为处理,各自行为还需要自定义,定义好行为,无需统一注册,即可生效☆92Updated 9 years ago
- Objc,Getter 函数自动补全插件,基于 Xcode 8 的 Source Editor Extension 开发☆64Updated 8 years ago
- ☆57Updated 9 years ago
- One file to enable UIDebuggingInformationOverlay for iOS 10 & 11 & 12 & 13☆82Updated 6 years ago
- an easy way add a floating ball☆43Updated 7 years ago
- convert Objective-C to mango script//github.com/YPLiang19/Mango☆90Updated 7 months ago
- ☆50Updated 9 years ago
- 一种轻量级的可以通过苹果审核的热修复方案,可以替代JSPatch的热修复方案。☆119Updated 7 years ago
- 截获崩溃信息,用弹出alert代替崩溃☆76Updated 9 years ago
- TinyPart is an iOS modularization framework implemented by Ojective-C. It also supports URL-routing and inter-module communication. Tiny…☆133Updated 6 years ago
- An iOS runtime debugger☆130Updated 4 years ago
- A expandable and flexible log framework for iOS. iOS一个灵活、可扩展的日志组件。☆91Updated 6 years ago
- ZLYWatermarkIcon is a xcode build script tool to help developer or test engineer location problem faster☆50Updated 8 years ago
- A automatically reference manager for icon image.☆135Updated 7 years ago
- 解析iOS crash 工具☆62Updated 8 years ago
- A Xcode plugin for generate Objectice-C code.☆70Updated 6 years ago
- 用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数☆212Updated 6 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆31Updated 3 years ago