robb / Cartography

A declarative Auto Layout DSL for Swift :iphone::triangular_ruler:
Other
7.34k stars 525 forks source link

Add safeAreaLayoutGuide support #265

Closed NachoSoto closed 6 years ago

NachoSoto commented 7 years ago

Similar to #203, it would be great to support UIView.safeAreaLayoutGuide. What's even better with this is that it's exposed on UIView, not UIViewController, so we wouldn't need to couple that anymore!

inamiy commented 7 years ago

See Also: #267

NachoSoto commented 6 years ago

So I was about to close this since it got done in #267, but I just posted a question in #269 cause I think the support became worse?

NachoSoto commented 6 years ago

See my response there, this works great!