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

Push segues #1

Closed
CalebeNP opened this issue Jan 2, 2017 · 5 comments
Closed

Push segues #1

CalebeNP opened this issue Jan 2, 2017 · 5 comments

Comments

@CalebeNP
Copy link
Contributor

CalebeNP commented Jan 2, 2017

Is there any plan to add push segues support?

@lkzhao
Copy link
Collaborator

lkzhao commented Jan 2, 2017

Are you trying to push a another view controller in a UINavigationController stack?
Than can be achieved by setting 'isHeroEnabled' on the navigationController and you are good to go.

@CalebeNP
Copy link
Contributor Author

CalebeNP commented Jan 2, 2017

@lkzhao wow! Thanks! I think it should be in the README.md to help others.

Amazing lib! 👏👏👏

@CalebeNP CalebeNP closed this as completed Jan 2, 2017
@bishalg
Copy link

bishalg commented Jan 29, 2017

Yep, setting isHeroEnabled work for Navigation Controller but now I have lost the swipe to back ( from left edge ) to go back to previous view-controller !
How can I keep swipe to back on VC ?

@ergunkocak
Copy link

pod 'SwipeBack', '~> 1.1'

@StainlessStlRat
Copy link

pod 'SwipeBack', '~> 1.1'

This is nice, but then you lose the shared transition animation on the way back

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants