Aark

Results 4 comments of Aark

@vicorente I implemented the above code, but I don't see any button on the view. Is this something to do with defining the `frame`? If so, can you please guide...

I defined a frame for `likeButton` in `viewDidLoad` `likeButton.frame = CGRect(x: 220, y: 330, width: 22, height: 24)` And I have implemented your code in DOFavoriteButton.swift. But nothing shows up...

Sure! I think there are 5-6 errors and half of them are just syntactical errors( `println`). But please do try to have a look when you have time. Thank you.