AlexandrNikulin / AnimationNavigationPage

AnimationNavigationPage is a NavigationPage with custom transitions animation effects.
Apache License 2.0
236 stars 37 forks source link

Forget Animation Transiction #56

Closed LeandroMoura3 closed 5 years ago

LeandroMoura3 commented 5 years ago

The animationPage only remind the transiction of the last two pages in stack. So, if I have a stackPage with 4 pages, the transiction from second to first is default, considering the first page the root of stack.

AlexandrNikulin commented 5 years ago

Nope, this is not true. Please look at sample app. You can open 4 and 5 pages and animation works.