cwRichardKim / RKCardView

Beautiful Twitter / Facebook style cards
MIT License
820 stars 74 forks source link

Does this have swift support? #7

Closed Knights22 closed 9 years ago

cwRichardKim commented 9 years ago

How do you mean? Swift projects can use it, just like they can use any obj-c class, but there is no swift equivalent (it wouldn't be hard to make though)

Knights22 commented 9 years ago

Ok, thanks Richard, you right, i 'll give it a shot, it should be something like: let cardView = RKCardView(x origin, y origin, card width, card height)