Pinned Repositories
AFNetworkingNew-Test
名字比较恶心,事实上这是MVVM 和 MVC 之间的一种架构模式 ,看了唐巧的博客,模仿猿题库的一个demo
AmCharts
A Native Objective C wrapper for the AmCharts charting library. http://www.amcharts.com
Animations
The Animation Collection.
ARTransitionAnimator
ARTransitionAnimator is a simple class which custom UIViewController transition animation.
awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
awesome-ios-animation
A curated list of awesome iOS animation, including Objective-C and Swift libraries
awesome-ios-chart
A curated list of awesome iOS chart libraries, including Objective-C and Swift
BezierCurveLineTest
贝塞尔曲线绘制图表
BHBDrawBoarderDemo
仿写猿题库练题画板功能
HZQUserResizableView
高仿猿题库做题界面
gaojip's Repositories
gaojip/awesome-ios-chart
A curated list of awesome iOS chart libraries, including Objective-C and Swift
gaojip/ChineseZodiacDemo
gaojip/iOS-7-Cookbook
gaojip/ios7ptl
Sample Code from iOS 7 Programming Pushing the Limits
gaojip/JD-Mobile
高仿IOS京东商城
gaojip/JHSwitchScreenDemo
横竖屏切换(仿视频播放)
gaojip/LaunchImageTransition
Fades from your launch image (Default.png) to root view controller. Lets you choose the transition animation and delay.
gaojip/LaunchScreeniOS7and8
兼容iOS7和iOS8的Launch Screen的Demo。
gaojip/Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
gaojip/MJRefresh
The easiest way to use pull-to-refresh
gaojip/MMDrawerController
A lightweight, easy to use, Side Drawer Navigation Controller
gaojip/MSDynamicsDrawerViewController
Container view controller that leverages UIKit Dynamics to provide a realistic drawer navigation paradigm.
gaojip/MVScrollViewAutoLayout
Example iOS project showing how Auto-Layout can calculate the contentSize of a UIScrollView for you based on the constraints of the scroll view’s subviews.
gaojip/objective-c
<오브젝티드-C 핸드북: 사전처럼 바로 찾아 바로 쓰는> 소스코드
gaojip/PullToRefresh
A simple iPhone TableViewController for adding pull-to-refresh functionality.
gaojip/QLAssets
读取系统图片( 支持多选)
gaojip/SDWebImage
Asynchronous image downloader with cache support with an UIImageView category
gaojip/tata
联系的git
gaojip/TEST_ImageURL
iOS 下载图片前如何预取图片的大小 Demo
gaojip/TLCL
a mirror of The Linux Command Line and My chinese translation
gaojip/uicollectionview-reordering
gaojip/WebViewJavascriptBridge
An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews
gaojip/WSNumBezier
类似支付宝一样的数字动画(贝塞尔函数 )
gaojip/XBServerFramework
在线更新framework,可以更新功能模块不用在AppStore更新
gaojip/XDNews
新闻资讯类的iOS应用,仿照网易新闻iPhone版做的。该项目本来是接的外包项目,项目完成验收后,客户莫名其妙不要了。支持离线缓存、异步加载、上拉下拉列表刷新、焦点图循环等功能。个人感觉缓存加载这部分做的不是很好。