fengbai's Stars
Alamofire/Alamofire
Elegant HTTP Networking in Swift
WeNeedHome/SummaryOfLoanSuspension
全国各省市停贷通知汇总
apollographql/apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
shengcaishizhan/kkndme_tianya
天涯 kkndme 神贴聊房价
steipete/Aspects
Delightful, simple library for aspect oriented programming in Objective-C and Swift.
facebookarchive/KVOController
Simple, modern, thread-safe key-value observing for iOS and OS X.
kanyun-inc/YTKNetwork
YTKNetwork is a high level request util based on AFNetworking.
gsdios/SDAutoLayout
One line of code to implement automatic layout. 一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于做最简单易用的AutoLayout库。The most easy way for autoLayout. Based on runtime.
forkingdog/FDFullscreenPopGesture
A UINavigationController's category to enable fullscreen pop gesture with iOS7+ system style.
Tencent/MLeaksFinder
Find memory leaks in your iOS app at develop time.
skyming/iOS-Performance-Optimization
关于iOS 性能优化梳理、内存泄露、卡顿、网络、GPU、电量、 App 包体积瘦身、启动速度优化等、Instruments 高级技巧、常见的优化技能- Get — Edit
ibireme/YYModel
High performance model framework for iOS/OSX.
facebook/FBRetainCycleDetector
iOS library to help detecting retain cycles in runtime.
getaurora/download
极光官方版本下载页 翻墙 代理 科学上网 外网 加速器 梯子 路由
SilenceLove/HXPhotoPicker
图片/视频选择器 - 支持LivePhoto、GIF图片选择、3DTouch预览、在线下载iCloud上的资源、编辑图片/视频、浏览网络图片 功能 Imitation wx photo/image picker - support for LivePhoto, GIF image selection, 3DTouch preview, Download the resources on iCloud online, browse the web image function
dustturtle/RealReachability
We need to observe the REAL reachability of network. That's what RealReachability do.
indulgeIn/YBImageBrowser
iOS image browser / iOS 图片浏览器 (支持视频)
robbdimitrov/RDVTabBarController
Highly customizable tabBar and tabBarController for iOS
nicklockwood/NullSafe
NullSafe is a simple category on NSNull that returns nil for unrecognised messages instead of throwing an exception
12207480/DOPDropDownMenu-Enhanced
DOPDropDownMenu 添加双列表 优化版 新增图片支持(double tableView, The optimization version ,new add image,detailText)
DeveloperErenLiu/RuntimePDF
Runtime系列文章总字数为10w+,写技术文章不容易,希望各位能帮忙点个Star,谢谢!
DevDragonLi/iOSInterviewsAndDevNotes
🚴 iOS Interviews, Dev Notes && Git ...
casatwy/HandyAutoLayout
handy categories for generate NSLayoutConstraint programmatically, and layout your Frame easy
karosLi/KKJSBridge
一站式解决 WKWebView 支持离线包,Ajax/Fetch 请求,表单请求和 Cookie 同步的问题 (基于 Ajax Hook,Fetch Hook 和 Cookie Hook)
liangdahong/UITableViewDynamicLayoutCacheHeight
🖖高性能的自动计算采用 Autolayout 布局的 UITableViewCell 和 UITableViewHeaderFooterView 的高度,内部自动管理高度缓存。
InjoyDeng/ResignTool
An app for macOS that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device. Unrestricted by the applicationIdentifier in the ProvisioningProfile file.
DeveloperErenLiu/RuntimeAnalyze
将苹果开源的Runtime代码放到Github上,并且加入了大量注释帮助大家理解。希望各位能帮忙点个Star,谢谢!
BiBoyang/BoyangBlog
伯阳写东西的地方
www036/HorizontalPageView
用UICollectionView做的水平滑动分页效果
changsanjiang/SJPageViewController
A container view controller that manages navigation between pages of content, where each page is managed by a child view controller.