Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOS7 Support? #43

Open
kocakmstf opened this issue Oct 7, 2015 · 6 comments
Open

IOS7 Support? #43

kocakmstf opened this issue Oct 7, 2015 · 6 comments

Comments

@kocakmstf
Copy link

hi,
Your description says project is compatible with ios7+ but when i tried to use i get errors
**
TZStackView/TZStackView.swift:320:84: 'BottomMargin' is only available on iOS 8.0 or newer
TZStackView/TZStackView.swift:321:84: 'LeftMargin' is only available on iOS 8.0 or newer
TZStackView/TZStackView.swift:322:84: 'RightMargin' is only available on iOS 8.0 or newer
TZStackView/TZStackView.swift:323:84: 'TopMargin' is only available on iOS 8.0 or newer
TZStackView/TZStackView.swift:484:74: 'FirstBaseline' is only available on iOS 8.0 or newer

**
ps: i'm using ios7.1+

@tomvanzummeren
Copy link
Owner

Whoops. I wasn't aware of that. This is due to another pull request that wanted to have support for layout margins... I am going to have to make this optional.

@gfpacheco
Copy link

Any progress on this? I'm facing the same issue

@tshtrifork
Copy link

bump

@tomvanzummeren
Copy link
Owner

Sorry, I'm very very busy lately. I will try to address this as soon as possible. Is there already a pull request for this? I would like a solution where the "margin" variants are used on iOS 8, and not on iOS 7. If you can make a pull request, it saves me a lot of time.

@CosynPa
Copy link

CosynPa commented Nov 29, 2015

Fixed in pull request #59 . you can checkout my fork https://github.com/CosynPa/TZStackView if that pull request is not merged

@renatords
Copy link

Hi, This problem still occurs, it will be fixes? Tks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants