PaoloCuscela / Cards

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

How put card destination in nav controller? #71

Closed iTubalCain closed 6 years ago

iTubalCain commented 6 years ago

Just like the App Store.

When I click on the VC loaded by the card, the destination should be pushed onto a navigation controller. Then, you can use Back to return to the VC loaded by the card.

How set this up?

federico2390 commented 6 years ago

Have u solved?