KieranLafferty / KLSwitch

An iOS 7 UISwitch clone that works on iOS 5+
Other
263 stars 49 forks source link

Autolayout #8

Closed raphaeloliveira closed 8 years ago

raphaeloliveira commented 11 years ago

Does this lib work with autolayout? I'm trying to set constants but it isn't working.

ps: I just checked the 'use autolayout' option in the storyboard and your demo app doesn't work anymore =/

zdennis commented 10 years ago

This does work with AutoLayout. I am using it with AutoLayout successfully to set position. I don't use it to determine size though.