liangdahong / AMLeaksFinder
A small tool for automatically detecting the [controller, view memory leak] in the project. 一款用于自动检测项目中【控制器内存泄漏,View 内存泄漏】的小工具,支持 ObjC,Swift。
☆156Updated 11 months ago
Alternatives and similar repositories for AMLeaksFinder:
Users that are interested in AMLeaksFinder are comparing it to the libraries listed below
- 不用更新APP版本即可修改启动图,可以使用网络图片;自动修复启动图显示异常。☆222Updated 6 months ago
- A enhanced JSON decoder.☆117Updated 2 years ago
- 根据 JSON 自动生成 Model 文件(数据模型)☆226Updated 5 years ago
- ZFPlayer进行播放,KTVHTTPCache负责预加载的一个播放器Demo☆102Updated 4 years ago
- ios暗黑模式,多主题多皮肤设计。轻量,完美,执行效率极高。用于解决在ios上实现可跟随系统主题变更,也可不跟随实现自定义主题模式设计。 本sdk可以支持任意多个主题。开发习惯上极度契合ios开发习惯,对于复杂的主题设置类,均可使用对象的 tkTh…☆96Updated 4 years ago
- 让 UITableView / UICollectionView 更加简单优雅,轻易实现列表动态化、模块化、MVVM 架构☆163Updated last year
- GKNavigationBarViewController的分类实现,耦合度底,使用更便捷☆325Updated 2 months ago
- A feature-rich danmaku component.弹幕组件。☆116Updated 3 years ago
- 具有和UIMenuController一致的UI 与交互行为. menuItem可指定target. 可定制化UI.对外API与原生UIMenuController 一致.☆147Updated 5 years ago
- 类似前端elementUI的树形控件,可自定义节点内容,支持无限极节点,可拖拽增删节点等等,非递归实现☆169Updated 2 years ago
- 帮助 WKWebView 管理 cookie☆137Updated 3 months ago
- App一键全局变灰☆127Updated 2 years ago
- QiCardView,一款由QiShare所开源的自定义卡片式控件。☆313Updated 6 years ago
- ☆178Updated 4 years ago
- JJCollectionViewRoundFlowLayout可设置CollectionView的BackgroundColor、Cell的对齐方式,可跟据用户Cell个数计算背景图尺寸,可自定义是否包括计算CollectionViewHeaderView、Collecti…☆171Updated 7 months ago
- ☆97Updated 8 months ago
- The custom tableView which can start moving the cell with a long press gesture.☆190Updated 4 years ago
- 作者日常学习发现的知识小文章☆107Updated 3 years ago
- 一个轻量级的自定义轮播图组件☆154Updated last year
- 🚀🚀🚀TFPopup不生产弹框,它只是弹框的弹出工🚀🚀🚀默认支持多种动画方式一行调用,支持完全自定义动画.☆246Updated 2 years ago
- iOS组件通信中间件(Protocol Service),Adapter Swift/Objective-C☆143Updated 3 years ago
- 解决UIScrollView嵌套滑动手势冲突问题,适用于复杂的首页或个人主页☆367Updated 4 years ago
- iOS从入门到进阶 - 技术合集☆133Updated 5 years ago
- iOS渐变,支持——线性渐变,径向渐变,渐变动画,lable字体渐变,lable字体渐变动画☆360Updated 6 years ago
- 一个无侵入的 iOS crash 防护框架,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP…☆227Updated 6 years ago
- 采用webview加载一个本地html文件,该html内部编写好js方法用于与oc相互调用,从而达到编辑器功能的效果☆166Updated 4 years ago
- iOS 无痕埋点方案☆122Updated 5 years ago
- LSTTimer 性能和精度兼得的iOS计时器组件(QQ群:1045568246 微信:a_LSTKit)☆122Updated 3 years ago
- 饼状图、环形图、扇形图、曲线图、折线图☆156Updated 3 years ago
- 常用扩展,分类导航,类似简书的UIScrollView嵌套、数据驱动复杂列表、弹窗、轮播、路由等