🚀
Building something...
Pinned Loading
-
-
-
Swift UIView Extension for convenien...
Swift UIView Extension for convenient work with Auto Layouts 1extension UIView {
2func anchor(top: NSLayoutYAxisAnchor?, leading: NSLayoutXAxisAnchor?, bottom: NSLayoutYAxisAnchor?, trailing: NSLayoutXAxisAnchor?, padding: UIEdgeInsets = .zero, size: CGSize = .zero) {
3translatesAutoresizingMaskIntoConstraints = false
45if let top = top {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.