SoftBoys's Stars
CoderMJLee/MJRefresh
An easy way to use pull-to-refresh.
andreamazz/AMScrollingNavbar
Scrollable UINavigationBar that follows the scrolling of a UIScrollView
dustturtle/RealReachability
We need to observe the REAL reachability of network. That's what RealReachability do.
jessesquires/JSQMessagesViewController
An elegant messages UI library for iOS
facebookarchive/pop
An extensible iOS and OS X animation library, useful for physics-based interactions.
forkingdog/FDFullscreenPopGesture
A UINavigationController's category to enable fullscreen pop gesture with iOS7+ system style.
adad184/MMPlaceHolder
A drop in solution to show UIView's size. Only one line code to use it.
gsdios/SDCycleScrollView
Autoscroll Banner. 无限循环图片、文字轮播器。
SoftBoys/UDIDManager
设置与获取唯一UDID
bang590/JSPatch
JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally used to hotfix iOS App.
ChenYilong/iOSInterviewQuestions
iOS interview questions;iOS面试题集锦(附答案)
SoftBoys/GJWNavigationDemo
自定义导航控制器,支持两个页面导航栏颜色动态变化,支持滑动返回区域设置
SoftBoys/GJWDropdownView
模仿美团分类下拉列表的样式写的
SoftBoys/GJWNetwork
基于AFNetworing3.0.4封装的下载库
CoderJackyHuang/HYBHelperKit
日常开发必不可少的神器之一,UIBlockKit、UIMakerKit、UIKit、CommonKit、FoundationKit、Controllers、Constants等集于一身的神器!
CoderMJLee/MJExtension
A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.
CoderJackyHuang/HYBLoopScrollView
一行代码接入轮播组件,自带图片下载、缓存相关功能,无任何第三方依赖、轻量级组件。
SoftBoys/GJW_Project
测试项目1
SoftBoys/NickGuo
CoderJackyHuang/HYBImageCliped
开源高效处理圆角的扩展,包括UIImageView、UIView、UIButton、UIImage的扩展API,可根据图片颜色生成图片带任意圆角,可给UIButton根据不同状态处理图片。所有生成图片都不会引起离屏渲染且不会引起离屏、图层混合,支持添加图片边框