kean / Align

Intuitive and powerful Auto Layout library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS 8/9?

edon2005 opened this issue · comments

Hi,

Do you plan to add support for iOS 8/9

Thanks.

Hey, @edon2005! There are no plans to add support for iOS 8 and 9. But if you could make a PR, I would definitely merge it and push a new version. I think there shouldn't be too many changes needed to make it work on iOS 8 and 9.

Hey, @edon2005, in case this is still relevant, I'm going to add version 9.0 support in the next version.

It would be good. From what I understand supporting ios 9 it just change minimal ios. But how to add ios 8 ? UILayoutGuide is using strongly in the Library but it is absent in iOS 8.