Found 4,536 repositories(showing 30)
googlearchive
Migrated:
matt-curtis
[Sketch Plugin] Sketch-flavored Auto Layout-like Constraints
tgdwyer
Javascript constraint-based graph layout
floriankugler
UIView category which makes it easy to create layout constraints in code
forkingdog
Builds to collapse a view and its relevant layout constraints, simulating a "Flow Layout" mode
pengMaster
:punch: 持续更新,Java Android 近几年最全面的技术点以及面试题 供自己学习使用
IjzerenHein
Apple's Auto Layout and Visual Format Language for javascript (using cassowary constraints)
burhanrashid52
With MVVM Architecture pattern using Android Architecture Components This is a sample app demonstrating Youtube player animation using constraint layout
netyouli
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平台上使用简单动态布局约束处理能力
rodrigomartind
En este repo encontraras multiples ejemplos de animaciones con #MotionLayout
stevestreza
Swift microframework for declaring Auto Layout constraints functionally
hackware1993
A super powerful Stack, build flexible layouts with constraints. Similar to ConstraintLayout for Android and AutoLayout for iOS. But the code implementation is much more efficient, it has O(n) layout time complexity and no linear equation solving is required.
inamiy
An incremental linear constraint-solving algorithm (Auto Layout) in Swift.
android
Constraint Layout Codelab
hashlin
Unofficial Implementation of Material Studies https://material.io/design/material-studies/rally.html
hypeapps
With MaterialTimelineView you can easily create a material looking timeline.
jrturton
Category on UIView to simplify the creation of common layout constraints
rentzsch
alternative system for creating and adding Cocoa Auto Layout constraints
lume
Apple's Auto Layout and Visual Format Language for JavaScript (using cassowary constraints)
riggaroo
Demo showing the possibilities of ConstraintLayout for the Mastering Android Layouts Workshop
mjwybrow
Libraries for constraint-based layout and connector routing for diagrams.
thenikso
Constraint based layout for your AngularJS apps
mohammedgmgn
Learning Project (Movie App) For Applying Android Architecture Components And Clean Architecture Using MVVM With Kotlin
lume
Fast TypeScript implementation of the Cassowary constraint solving algorithm (soon for AssemblyScript / WebAssembly).
RolandasRazma
Xcode plugin for better constraints based layout workflow
tryWabbit
Layout Helper is created to solve the issue of constraint based layout where the developer are bound by the size classes for the same traits but have different screen sizes. Layout Helper will give the Developer the freedom to update Constraints, Fonts of various UI element for every single device.
ibhavikmakwana
No description available
spicyShrimp
SnapKit的扩展,SnapKit类似于Masonry,但是其没有对Arry的设置和对等间距排列的布局等,此扩展是类似Masonry的写法对SnapKit的补充,同时补充九宫格布局方式
el-hoshino
Layout your views without Auto Layout constraints, in a much more swifty way.
Moosphan
A sample to take you to appreciate the charm of MotionLayout.