First of all thank you for this fantastic repository!
I downloaded it and implemented it in my project, which is written in Objective C. I've inserted a button via storyboard and assigned it the DOFavoriteButton class. Everything seems to work fine but when i tap on it nothing happen.
Is there any objective c issue or extra step i should know?
Hi @okmr-d
First of all thank you for this fantastic repository! I downloaded it and implemented it in my project, which is written in Objective C. I've inserted a button via storyboard and assigned it the DOFavoriteButton class. Everything seems to work fine but when i tap on it nothing happen. Is there any objective c issue or extra step i should know?
Thank you again