Pinned Repositories
ActiveLabel.swift
UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift
Cartography
A declarative Auto Layout DSL for Swift :iphone::triangular_ruler:
ChaZuan
一个完整的MVVM+RAC项目,该项目仅供学习
DOFavoriteButton
Cute Animated Button written in Swift.
KMCGeigerCounter
A framerate meter that clicks like a Geiger counter when your animation drops a frame
PhotoBrowser
Photo Browser Terminator
SGPageView
a simple and practical segmentedControl (这里的 Segmented 采取的是腾讯新闻、网易新闻、礼物说、贝贝等布局样式)
STPickerView
一个多功能的选择器,有城市选择,日期选择和单数组源自定的功能,方便大家的使用,低耦合,易扩展。如果大家喜欢请给个星星,我将不断提供更好的代码。
SWTableViewCell
An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application)
Toucan
Fabulous Image Processing in Swift
EdenChow's Repositories
EdenChow/ChaZuan
一个完整的MVVM+RAC项目,该项目仅供学习
EdenChow/SGPageView
a simple and practical segmentedControl (这里的 Segmented 采取的是腾讯新闻、网易新闻、礼物说、贝贝等布局样式)
EdenChow/AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.
EdenChow/BLKFlexibleHeightBar
Create condensing header bars like those seen in the Facebook, Square Cash, and Safari iOS apps.
EdenChow/DZNPhotoPickerController
A photo search/picker for iOS using popular image providers like 500px, Flickr, Instagram, Giphy, Google & Bing Images
EdenChow/ECConditionFilterView
条件选择器,类似`价格升降序`销量升降序`筛选`
EdenChow/ESTCollectionViewDropDownList
A demo implementation of a drop down tag list view for iOS.
EdenChow/ESTMusicIndicator
Cool Animated music indicator view written in Swift
EdenChow/golang-tutorial
Go语言快速入门
EdenChow/GSD_ZHIFUBAO
由于法律原因,删除所有代码。
EdenChow/iOSInterviewQuestions
iOS面试题集锦(附答案)--学习交流群515295083
EdenChow/Java
27天成为Java大神
EdenChow/javascript
JavaScript Style Guide
EdenChow/JJFontFit
JJFontFit一款全自动化文字适配库,支持自定义字体,多样式设置,可关闭某个对象或某个类设置,支持手动代码、storyboard、xib关闭对象的文字适配
EdenChow/KMNavigationBarTransition
A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for all orientations. And you don't need to write any line of code for it, it all happens automatically.
EdenChow/LFLiveKit
LaiFeng IOS Live Kit,H264 and AAC Hard coding,support GPUImage Beauty, rtmp transmission,weak network lost frame,Dynamic switching rate
EdenChow/M80AttributedLabel
Another attributed label using CoreText
EdenChow/Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
EdenChow/MHDevelopExample_Objective_C
EdenChow/MLLayout
Flexbox in Objective-C, using Facebook's css-layout.
EdenChow/MWPhotoBrowser
EdenChow/MYCoreTextLabel
图文混排 , 实现图片文字混排 , 可显示常规链接比如网址,@,话题等 , 可以自定义链接字,设置关键字高亮等功能 . 适用于微博,微信,IM聊天对话等场景 . 实现这些功能仅用了几百行代码,耦合性也较低
EdenChow/ObjCRuntimeDemo
http://www.cnblogs.com/ludashi/p/6294112.html
EdenChow/PPNumberButton
iOS中一款高度可定制性商品计数按钮(京东/淘宝/饿了么/美团外卖/百度外卖样式)
EdenChow/Project
this is good project
EdenChow/TangramKit
TangramKit is a powerful iOS UI framework implemented by Swift. It integrates the functions with Android layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use LinearLayout,RelativeLayout,FrameLayout,TableLayout,FlowLayout,FloatLayout,LayoutSizeClass to build your App 自动布局 UIView UITableView UICollectionView
EdenChow/TSWeChat
A WeChat alternative. Written in Swift 3.
EdenChow/TTGTagCollectionView
Useful for showing text or custom view tags in a vertical or horizontal scrollable view and support Autolayout at the same time. It is highly customizable that most features of the text tag can be configured. 标签流显示控件,同时支持文字或自定义View
EdenChow/UICountingLabel
Adds animated counting support to UILabel.
EdenChow/VVLayout
VVLayout采用Masonry接口的高性能的Frame布局框架