Pinned Repositories
AMLeaksFinder
A small tool for automatically detecting the [controller, view memory leak] in the project. 一款用于自动检测项目中【控制器内存泄漏,View 内存泄漏】的小工具,支持 ObjC,Swift。
BMExport
一个 JSON 转 Objective-C,Swift class, Swift struct Model 属性的 Mac 小工具,【点击直接下载 https://github.com/liangdahong/BMExport/releases/download/2.0/BMExport2.0.dmg 】。
BMLongPressDragCellCollectionView
🎉 🎉 🎉 🎉 🎉 让你轻松实现类似支付宝的拖拽重排功能, 支持各种自定义操作。
BMPicker
BMPicker 是一款自定义的时间选选择器弹窗,支持各种样式。【这个是好久之前封装的项目,最近准备优化更新】
iOS11-ColorPiece
iOS 11 named color 兼容旧版本
MJRefresh-Custom
MJRefresh-自定义,没有更多数据提示。
RxSVP
RxSwift bindings for SVProgressHUD API.
SMCustomViewXIB
SMCustomViewXIB,CustomView,XIB,Autolayout
UICollectionViewDynamicLayoutCacheSize
🖖 Template auto layout cell for automatically UICollectionViewCell calculating and cache size framework, Only applicable to cells created by xib.
UITableViewDynamicLayoutCacheHeight
🖖高性能的自动计算采用 Autolayout 布局的 UITableViewCell 和 UITableViewHeaderFooterView 的高度,内部自动管理高度缓存。
liangdahong's Repositories
liangdahong/BMLongPressDragCellCollectionView
🎉 🎉 🎉 🎉 🎉 让你轻松实现类似支付宝的拖拽重排功能, 支持各种自定义操作。
liangdahong/UITableViewDynamicLayoutCacheHeight
🖖高性能的自动计算采用 Autolayout 布局的 UITableViewCell 和 UITableViewHeaderFooterView 的高度,内部自动管理高度缓存。
liangdahong/AMLeaksFinder
A small tool for automatically detecting the [controller, view memory leak] in the project. 一款用于自动检测项目中【控制器内存泄漏,View 内存泄漏】的小工具,支持 ObjC,Swift。
liangdahong/BMExport
一个 JSON 转 Objective-C,Swift class, Swift struct Model 属性的 Mac 小工具,【点击直接下载 https://github.com/liangdahong/BMExport/releases/download/2.0/BMExport2.0.dmg 】。
liangdahong/UICollectionViewDynamicLayoutCacheSize
🖖 Template auto layout cell for automatically UICollectionViewCell calculating and cache size framework, Only applicable to cells created by xib.
liangdahong/RxSVP
RxSwift bindings for SVProgressHUD API.
liangdahong/TimLiu-iOS
iOS开发常用三方库、插件、知名博客等等
liangdahong/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
liangdahong/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
liangdahong/Chain
Swift 链式调用
liangdahong/CoderMikeHe
liangdahong/CustomTheme
一种自定义主题适配的尝试【暗黑模式等】,支持 iOS 8 +
liangdahong/dio
A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.
liangdahong/EasyDB
liangdahong/electricity_flutter
Flutter电商项目
liangdahong/FLEX
An in-app debugging and exploration tool for iOS
liangdahong/Kingfisher
A lightweight, pure-Swift library for downloading and caching images from the web.
liangdahong/Lantern
基于Swift的高可用视图框架
liangdahong/liangdahong
liangdahong/liangdahong.github.io
liangdahong/madordie.github.io
日常开发小笔记 ----->
liangdahong/MJRefresh
An easy way to use pull-to-refresh.
liangdahong/Moya
Network abstraction layer written in Swift.
liangdahong/PonyDebugger
Remote network and data debugging for your native iOS app using Chrome Developer Tools
liangdahong/RxMJRefresh
liangdahong/SwiftUI
`SwiftUI` Framework Learning and Usage Guide. 🚀
liangdahong/Tiercel
简单易用、功能丰富的纯 Swift 下载框架
liangdahong/TZImagePickerController
一个支持多选、选原图和视频的图片选择器,同时有预览、裁剪功能,支持iOS6+。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+
liangdahong/UAObfuscatedString
A simple category to hide sensitive strings from appearing in your binary
liangdahong/WeChat
🔥🔥🔥 iOS 利用MVVM + RAC + ViewModel-Based Navigation来搭建微信(WeChat 7.0.0+)的整体基本架构,以及实现微信朋友圈、通讯录、搜索等主要功能,代码规范惊为天人、注释详解令人发指、细节处理精益求精、核心功能配备文档、接近98%还原度的原生App视觉体验,代码不多,注释多。(持续更新,敬请期待,欢迎Star和Fork…)