robb / Cartography

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

Simple helper for use SafeAreaLayoutGuide if available #301

Closed portellaa closed 5 years ago

portellaa commented 5 years ago

Since now we have a new safe area layout guide, it can get messy if we need to use it when compiling for iOS versions prior to 11.

This is a small helper to make it cleaner when you need to use SafeAreaLayoutGuide.

orta commented 5 years ago

Cool, sure, there's no documentation in the README for this - which it probably needs, but I'm gonna ship it anyway. Would love to see that later 👍

portellaa commented 5 years ago

Cool, i will do it in the meanwhile 😉 thanks 🙏 🚀