PersistentBottomNavBar icon indicating copy to clipboard operation
PersistentBottomNavBar copied to clipboard

Question about pageTransitionAnimation

Open jbt-cii opened this issue 4 years ago • 0 comments

I saw this closed issue: https://github.com/BilalShahid13/PersistentBottomNavBar/issues/57

Searching a solution in my issue https://github.com/BilalShahid13/PersistentBottomNavBar/issues/227 I tried to use "pushNewScreenWithRouteSettings" with the option "pageTransitionAnimation".

And I was surprised to see that I can use PageTransitionAnimation.slideUp or PageTransitionAnimation.slideRight but not PageTransitionAnimation.slideDown or PageTransitionAnimation.slideLeft

Is there a specific reason for not having implemented these animations?

I saw that PageTransitionAnimation.cupertino could be an alternative but it would be more clear to have the choice of a "slideLeft" animation, don't you think?

jbt-cii avatar Sep 09 '21 08:09 jbt-cii