Pinned Repositories
AutoLayout
《Auto Layout 使用心得》系列文章代码仓库
awesome
😎 Awesome lists about all kinds of interesting topics
BEMCheckBox
Tasteful Checkbox for iOS. (Check box)
CFCityPickerVC
城市选取控制器
CKAlertViewController
漂亮简洁的弹出框
CollectionViewClassifyMenu
CollectionView做的两级菜单,可以折叠第二级菜单
cordova-plugin-remote-injection
Cordova plugin to allow a remote site to interact with cordova's javascript APIs when loaded within a cordova app.
CordovaCn
Apache Cordova is an open-source mobile development framework. It allows you to use standard web technologies such as HTML5, CSS3, and JavaScript for cross-platform development, avoiding each mobile platforms' native development language. (Apache Cordova是一个开放源代码的移动开发框架,它允许你使用web技术如:JavaScript,HTML,CSS进行跨平台开发,避免使用原生开发。)
DBSphereTagCloud
A 3D spherical tag cloud view of iOS.
MobileProject
一个基于MVC的项目框架,并集成一些常用的功能
wanchen0409's Repositories
wanchen0409/DBSphereTagCloud
A 3D spherical tag cloud view of iOS.
wanchen0409/MobileProject
一个基于MVC的项目框架,并集成一些常用的功能
wanchen0409/awesome
😎 Awesome lists about all kinds of interesting topics
wanchen0409/BEMCheckBox
Tasteful Checkbox for iOS. (Check box)
wanchen0409/CKAlertViewController
漂亮简洁的弹出框
wanchen0409/CollectionViewClassifyMenu
CollectionView做的两级菜单,可以折叠第二级菜单
wanchen0409/cordova-plugin-remote-injection
Cordova plugin to allow a remote site to interact with cordova's javascript APIs when loaded within a cordova app.
wanchen0409/CordovaCn
Apache Cordova is an open-source mobile development framework. It allows you to use standard web technologies such as HTML5, CSS3, and JavaScript for cross-platform development, avoiding each mobile platforms' native development language. (Apache Cordova是一个开放源代码的移动开发框架,它允许你使用web技术如:JavaScript,HTML,CSS进行跨平台开发,避免使用原生开发。)
wanchen0409/CoreJPush
三分钟,五句代码,搞定JPush
wanchen0409/CoreStatus
网络状态监听者:可监听2G/3G/4G
wanchen0409/CYLTabBarController
最低只需传两个数组即可完成主流App框架搭建
wanchen0409/FlatUIKit
A collection of awesome flat UI components for iOS.
wanchen0409/GSD_WeiXin
高仿微信
wanchen0409/IAPHelper
in app purchases helper for iOS
wanchen0409/iOS9AdaptationTips
iOS9适配系列教程(iOS9开发学习交流群:541317935)
wanchen0409/iOSInterviewQuestions
iOS面试题集锦(附答案)--学习交流群146652529
wanchen0409/Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
wanchen0409/MusicPlay
测试
wanchen0409/PYPhotoBrowser
An easy way to browse photo(image) for iOS.
wanchen0409/PYSearch
🔍 An elegant search controller for iOS.
wanchen0409/RegularExpression
使用正则表达式判断输入字符串是否正确;例如一些常用的电话号码判断,密码复杂度判断,URL地址判断,邮箱地址判断,IP地址判断等等;
wanchen0409/ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
wanchen0409/SDCycleScrollView
Autoscroll Banner. 无限循环图片、文字轮播器。
wanchen0409/SYStickHeaderWaterFall
Help you easily complete UICollectionView layout such as waterfalls flow and the header to stay and so on
wanchen0409/TPKeyboardAvoiding
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
wanchen0409/WC
测试only
wanchen0409/web
wanchen0409/WeChat
实现类似微信朋友圈,评论回复,九宫格布局。处理键盘弹出后定位到当前点击的被评论人处。另:滑动时候FPS在57-60之间,纵享丝滑!
wanchen0409/WeChatContacts
实现微信通讯录UI,联系人按拼音首字母分组排序A~Z,并且含联系人搜索功能。
wanchen0409/WKTextFieldFormatter
轻松过滤掉textField中不合法的输入。