All Projects → johnlui → Autolayout

johnlui / Autolayout

Licence: mit
Auto Layout 秘境

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Autolayout

Toolbar
Awesome autolayout Toolbar. Toolbar is a library for iOS. You can easily create chat InputBar.
Stars: ✭ 458 (-62.58%)
Mutual labels:  autolayout
Leego
Declarative, configurable & highly reusable UI development as making Lego bricks.
Stars: ✭ 967 (-21%)
Mutual labels:  autolayout
Framelayoutkit
FrameLayoutKit is a super fast and easy to use autolayout kit
Stars: ✭ 53 (-95.67%)
Mutual labels:  autolayout
Markupkit
Declarative UI for iOS and tvOS
Stars: ✭ 508 (-58.5%)
Mutual labels:  autolayout
Color Picker For Ios
Colorful: iOS color picker built with Swift.
Stars: ✭ 709 (-42.08%)
Mutual labels:  autolayout
Purelayout
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible.
Stars: ✭ 7,548 (+516.67%)
Mutual labels:  autolayout
Mylinearlayout
MyLayout is a powerful iOS UI framework implemented by Objective-C. 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,PathLayout,GridLayout,LayoutSizeClass to build your App 自动布局 UIView UITab…
Stars: ✭ 4,152 (+239.22%)
Mutual labels:  autolayout
Zhi
Swift Library for Live Reloading Auto Layout Constraints on iOS
Stars: ✭ 72 (-94.12%)
Mutual labels:  autolayout
Whc autolayoutkit
iOS and Mac OS X platforms currently in use the fastest the simplest development to build the UI layout automatically open source library, strong dynamic layout constraint handling capacity,iOS/Mac OS X平台上目前使用最简单开发构建UI速度最快的自动布局开源库,强悍的动态布局约束处理能力
Stars: ✭ 858 (-29.9%)
Mutual labels:  autolayout
Keyboardlayoutguide
⌨️ Manage iOS keyboard with Apple's missing KeyboardLayoutGuide
Stars: ✭ 1,054 (-13.89%)
Mutual labels:  autolayout
Tablekit
Type-safe declarative table views.
Stars: ✭ 567 (-53.68%)
Mutual labels:  autolayout
Autolayoutexamplewithmasonry
Different Autolayout examples with Masonry. 用Masonry写的Autolayout案例,持续更新中。详细解答请看tutuge.me
Stars: ✭ 694 (-43.3%)
Mutual labels:  autolayout
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
Stars: ✭ 984 (-19.61%)
Mutual labels:  autolayout
Android Ratiolayout
This is a specified proportion to the size of the Layout or View support library, with which you can easily set a fixed ratio of the size of the Layout or View, internal adaptive size calculation, completely abandon the code to calculate the size! If you have any questions in the course or suggestions, please send an e-mail to the following e-mail, thank you!
Stars: ✭ 462 (-62.25%)
Mutual labels:  autolayout
Tagflowlayout
支持多选的自定义标签View,可展开收起,标签样式可自定义。
Stars: ✭ 68 (-94.44%)
Mutual labels:  autolayout
Easyanchor
⚓️ Declarative, extensible, powerful Auto Layout
Stars: ✭ 432 (-64.71%)
Mutual labels:  autolayout
Autolayout.js
Apple's Auto Layout and Visual Format Language for javascript (using cassowary constraints)
Stars: ✭ 975 (-20.34%)
Mutual labels:  autolayout
Visualformat Editor
Editor & previewer for Apple's Visual Format Language (built with autolayout.js)
Stars: ✭ 74 (-93.95%)
Mutual labels:  autolayout
Screenadaptationkit
🎨iOS rapidScreen Compatible AdapterKit(Deprecate)
Stars: ✭ 70 (-94.28%)
Mutual labels:  autolayout
Sketchkit
A lightweight auto-layout DSL library for iOS & tvOS.
Stars: ✭ 40 (-96.73%)
Mutual labels:  autolayout

Auto Layout 秘境

1.《Auto Layout 使用心得》系列文章代码仓库

2. 2015年9月24号 fir.im 组织的线下分享的 Keynote

3. Auto Layout 精仿著名页面


开发环境

  • OS X 10.11
  • Xcode Version 7.3

文章链接

1. Auto Layout 使用心得(一)—— 初体验
2. Auto Layout 使用心得(二)—— 实现三等分

搭建过程:

pic

3. Auto Layout 使用心得(三)—— 自定义 cell 并使用 Auto Layout
4. Auto Layout 使用心得(四)—— 22 行代码实现拖动回弹

效果:
pic

5. Auto Layout 使用心得(五)—— 根据文字、图片自动计算 UITableViewCell 高度

效果:
pic

6. Auto Layout 使用心得(六)—— 制造炫酷的下拉刷新动画

效果:
pic

#####有问题请直接在文章下面留言。


> ####喜欢此系列文章可以点击上面右侧的 Star 哦,变成 Unstar 就可以了! 😜

License

本项目采用 MIT license 开源,你可以利用采用该协议的代码做任何事情,只需要保留源码中的版权声明即可。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].