PaoloCuscela / Cards

Awesome iOS 11 appstore cards in swift 5.
MIT License
4.2k stars 273 forks source link

Hooked up delegate calls & changed DetailViewController lifecycle. #22

Closed amagrude closed 6 years ago

amagrude commented 6 years ago

Several of the delegate protocol calls weren't getting called, so I hooked them up based on my understanding of your intent.

Also, cardDidTapInside was being called twice for CardGroup.

PaoloCuscela commented 6 years ago

Great ! Nothing to say. Thanks ✨