
TinyConstraints
roberthein
Nothing but sugar.
AI 简介
TinyConstraints 是一个为 iOS/macOS 开发者设计的 Swift Auto Layout 语法糖库,旨在简化 NSLayoutConstraint 的编写。它提供链式调用接口(如 edgesToSuperview()、center(in:)),自动激活约束、处理 translatesAutoresizingMaskIntoConstraints、支持优先级与边距设置,并兼容原生 Auto Layout 代码。核心特点是轻量、零侵入、纯 Swift 实现,显著减少样板代码。适用于需要快速、可读性强地构建响应式 UI 布局的 iOS/macOS 原生应用开发场景。
Swift
MIT License4.1k
Stars
195
Forks
48
Watchers
15
Issues
Star 增长
今日0
近 7 天0
近 30 天+1
综合评分58.98
默认分支master