Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codelabsprodev
/
SnapKit
Public
forked from
SnapKit/SnapKit
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
SnapKit
Source
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 22, 2017
Add `Strideble` conformance to `ConstraintPriority ` (#409)
Show description for ff97375
MP0w
authored and
robertjpayne
committed
ff97375
View commit details
Copy full SHA for ff97375
View code at this point
Browse repository at this point
Commits on Feb 11, 2017
Tweak priority API's some more and add tests
robertjpayne
committed
cdea5fe
View commit details
Copy full SHA for cdea5fe
View code at this point
Browse repository at this point
Tweak priority API's for offseting
robertjpayne
committed
e17ecbf
View commit details
Copy full SHA for e17ecbf
View code at this point
Browse repository at this point
Add extra protocol conformances to ConstraintPriority
robertjpayne
committed
681dfcb
View commit details
Copy full SHA for 681dfcb
View code at this point
Browse repository at this point
Improve Priority API's
robertjpayne
committed
a15821b
View commit details
Copy full SHA for a15821b
View code at this point
Browse repository at this point
Priority enum (#345)
Show description for a7053ad
Shehryar
authored and
robertjpayne
committed
a7053ad
View commit details
Copy full SHA for a7053ad
View code at this point
Browse repository at this point
Add an isActive API to Constraint
robertjpayne
committed
c206e9b
View commit details
Copy full SHA for c206e9b
View code at this point
Browse repository at this point
Missing property topMargin on ConstraintMakerExtendable (#393)
Show description for 1448d71
Tylerian
authored and
robertjpayne
committed
1448d71
View commit details
Copy full SHA for 1448d71
View code at this point
Browse repository at this point
Commits on Jan 6, 2017
Fix wrong function call within contentCompressionResistanceHorizontalPriority (#387)
YusakuNo1
authored and
robertjpayne
committed
b313f3e
View commit details
Copy full SHA for b313f3e
View code at this point
Browse repository at this point
Commits on Dec 26, 2016
make 'layoutConstraints' public again (#382)
colinta
authored and
robertjpayne
committed
ab6c1fd
View commit details
Copy full SHA for ab6c1fd
View code at this point
Browse repository at this point
Commits on Dec 25, 2016
Fix bug in constraint maker duplicating constraints
robertjpayne
committed
5565368
View commit details
Copy full SHA for 5565368
View code at this point
Browse repository at this point
Make ConstraintMakerRelatable targets work with UILayoutGuide (#372)
Show description for 63bf462
lapfelix
authored and
robertjpayne
committed
63bf462
View commit details
Copy full SHA for 63bf462
View code at this point
Browse repository at this point
Commits on Nov 24, 2016
Reverse Objective-Cifying of Constraint
robertjpayne
committed
98e6136
View commit details
Copy full SHA for 98e6136
View code at this point
Browse repository at this point
Commits on Nov 23, 2016
Fix bug not storing constraints
robertjpayne
committed
6d7ba2b
View commit details
Copy full SHA for 6d7ba2b
View code at this point
Browse repository at this point
Fix Memory Leaks
robertjpayne
committed
eb10781
View commit details
Copy full SHA for eb10781
View code at this point
Browse repository at this point
Improve looping of existing constraints
robertjpayne
committed
ddf1559
View commit details
Copy full SHA for ddf1559
View code at this point
Browse repository at this point
Commits on Oct 11, 2016
Fix up iOS 9 / OSX 10.11 availability on Layout Guides
robertjpayne
committed
cfa5e8c
View commit details
Copy full SHA for cfa5e8c
View code at this point
Browse repository at this point
add @available to ConstraintLayoutGuide extension (#357)
Show description for 6312572
LiVincent-Zhang
authored and
robertjpayne
committed
6312572
View commit details
Copy full SHA for 6312572
View code at this point
Browse repository at this point
Commits on Oct 7, 2016
Finish support for UILayoutGuide via Constraint MAker
robertjpayne
committed
d32a47f
View commit details
Copy full SHA for d32a47f
View code at this point
Browse repository at this point
Begin support for LayoutGuide constraint maker
robertjpayne
committed
dc30447
View commit details
Copy full SHA for dc30447
View code at this point
Browse repository at this point
Updated info plist
robertjpayne
committed
4018d4b
View commit details
Copy full SHA for 4018d4b
View code at this point
Browse repository at this point
Commits on Oct 3, 2016
Add `topMargin` to constraint maker (#343)
aethe
authored and
robertjpayne
committed
39afda8
View commit details
Copy full SHA for 39afda8
View code at this point
Browse repository at this point
Commits on Sep 30, 2016
Add ConstraintMaker shortcuts for superview access (#341)
Show description for 180ff14
txaiwieser
authored and
robertjpayne
committed
180ff14
View commit details
Copy full SHA for 180ff14
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
change the result constraint of maker.center.equalTo(CGPoint) to based on the original point of superview (#336)
Show description for da4426c
LiVincent-Zhang
authored and
robertjpayne
committed
da4426c
View commit details
Copy full SHA for da4426c
View code at this point
Browse repository at this point
Commits on Sep 23, 2016
fix "Mutating a priority from required to not on an installed constra… (#323)
Show description for 3f52965
vhosune
authored and
robertjpayne
committed
3f52965
View commit details
Copy full SHA for 3f52965
View code at this point
Browse repository at this point
Commits on Sep 20, 2016
Fix up leading and trailing with UIEdgeInsets
robertjpayne
committed
e38b01b
View commit details
Copy full SHA for e38b01b
View code at this point
Browse repository at this point
Fix up debug labels accessors
robertjpayne
committed
de00f5e
View commit details
Copy full SHA for de00f5e
View code at this point
Browse repository at this point
Fix edges to edges for macOS
robertjpayne
committed
46c02e3
View commit details
Copy full SHA for 46c02e3
View code at this point
Browse repository at this point
Fix up memory leaks
robertjpayne
committed
cfa4c6a
View commit details
Copy full SHA for cfa4c6a
View code at this point
Browse repository at this point
Commits on Sep 14, 2016
Add deprecated install/uninstall
robertjpayne
committed
f29d66a
View commit details
Copy full SHA for f29d66a
View code at this point
Browse repository at this point
Update deprecation notice versions
robertjpayne
committed
ffd4507
View commit details
Copy full SHA for ffd4507
View code at this point
Browse repository at this point
Commits on Sep 10, 2016
Rework how updateConstraints works if no existing constraints
Show description for 67271dc
robertjpayne
committed
67271dc
View commit details
Copy full SHA for 67271dc
View code at this point
Browse repository at this point
Remove prints
robertjpayne
committed
ac0b582
View commit details
Copy full SHA for ac0b582
View code at this point
Browse repository at this point
Fix bug where pinning composite to composite would fail
robertjpayne
committed
cdedbcd
View commit details
Copy full SHA for cdedbcd
View code at this point
Browse repository at this point
Add back in equalToSuperview API
robertjpayne
committed
9b1a051
View commit details
Copy full SHA for 9b1a051
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.