Hero: How to remove slide effect and keep hero animate when push navigationviewcontroller

Created on 24 Jan 2018  路  2Comments  路  Source: HeroTransitions/Hero

Hi! would u like to tell me How to remove slide effect and keep hero animate when push navigationviewcontroller ?

question

Most helpful comment

This is the default animation for navigation controller provided by Hero. To disable the push animation, set self.hero.navigationAnimationType to .fade or .none on the navigation controller.

All 2 comments

ezgif com-video-to-gif

This is the default animation for navigation controller provided by Hero. To disable the push animation, set self.hero.navigationAnimationType to .fade or .none on the navigation controller.

Was this page helpful?
0 / 5 - 0 ratings