cwRichardKim / RKSwipeCards

The basics of a swipeable card interface inspired by Tinder
MIT License
2.17k stars 61 forks source link

Not compatible with iOS8 #10

Closed datomnurdin closed 7 years ago

datomnurdin commented 9 years ago

I test it your source code it runs smoothly on iOS7 but it showing weird in iOS8, the position of button and card not align properly. How I can tackle this problem?

cwRichardKim commented 9 years ago

hmm, do you mind sending me a screenshot? I just opened it with ios8 and it looks fine on my end

omar-saadoun commented 9 years ago

The problem is with Autolayout. I can´t adjust the size of the cards automatically.

cwRichardKim commented 9 years ago

Yea I personally hardly ever deal with AutoLayout. Did you manage to figure this out?

raphi commented 9 years ago

@omar-saadoun did you solve this issue?

cwRichardKim commented 7 years ago

oops i believe i resolved this issue a while ago