I've built a simple navigation bar component and added animation to its buttons.
While NOT navigating away, from the current (first) page, animation is working just fine.
Once I add a navigation action, the animation, that supposed to be triggered by an onTap event only works on SECOND press.