#
nslayoutconstraints
Here are 17 public repositories matching this topic...
swift
layouts
ios
ui
xcode
interface
view
dsl
layout
cocoapods
carthage
xib
storyboard
constraints
autolayout
auto
freshos
stevia
nslayoutconstraints
visual-format-language
-
Updated
Jul 8, 2020 - Swift
Auto layout helper for pixel perfect design
-
Updated
Nov 21, 2018 - Swift
Yet another library for programmatic constraints in iOS; emphasis on readability.
-
Updated
Jun 8, 2019 - Swift
Auto Layout but a lot EZier.
swift
ios
uikit
constraints
anchor
size
autolayout
easy
autolayout-constraints
nslayoutconstraints
superview
center
ez
align
swift5
autolayout-extension
ezconstraints
-
Updated
May 6, 2020 - Swift
Adaptable layouts for iOS... simplified
-
Updated
Jul 13, 2020 - Swift
A lightweight library for working with constraints programatically.
-
Updated
May 8, 2019 - Swift
Simple NSLayoutConstraint creation and management
-
Updated
Apr 14, 2019 - Swift
Syntax sugar for creating constraints on macOS, iOS and tvOS
-
Updated
Mar 18, 2017 - Swift
适合有代码洁癖和强迫症的老哥使用~ 高效的AutoLayout工具,思路来源于VFL,尤其适合用于多view的约束构建.
-
Updated
Feb 24, 2020 - Objective-C
Custom Container View Controller example (without IB)
-
Updated
Jan 15, 2019 - Swift
This is sample facebook feed
-
Updated
Jan 28, 2018 - Swift
An example app for NSLayoutConstraints Animation
-
Updated
Nov 4, 2018 - Swift
-
Updated
Mar 20, 2017 - Swift
Building an iOS app with no Storyboard, only code using Auto Layout.
-
Updated
Feb 9, 2020 - Swift
Improve this page
Add a description, image, and links to the nslayoutconstraints topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nslayoutconstraints topic, visit your repo's landing page and select "manage topics."


CSS has the ability to allow proportional margin and padding:
https://webplatform.github.io/docs/guides/the_css_layout_model/#Proportional-margins-and-padding-in-the-W3C-box-model
I was wondering if it is possible to implement a similar concept with edges. For example, if I wanted my top margin of a subview to its superview to be 20% of the superview height (i.e. subview.top = superview.top +