Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use NavigationController in card content view controller #74

Open
iTubalCain opened this issue Sep 5, 2018 · 2 comments
Open
Labels

Comments

@iTubalCain
Copy link

When I click a button on a ContentCard to go to another VC, I want that fullscreen VC to have a Navigation Bar with a "< Back" button.

How?

Thx for any help.

@federico2390
Copy link

follow

@PaoloCuscela
Copy link
Owner

The content card view controller is child of the VC presented to the card.
You can try setting up your navigation controller and passing it to the card.

@PaoloCuscela PaoloCuscela changed the title How use NavigationController How to use NavigationController in card content view controller Oct 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants