Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
ons-navigator custom animation: ReversePushAnimation + ReversePopAnimation
-
Hi,
I want to push and pop a page with a reverse animation transition (push left to right, pop right to left). I just forked a pen from @Fran-Diox with registering a custom animator, but in my code there is somewhere a bug (or bugs): after pop page animation end the whole page disappears.
https://codepen.io/croanon/pen/QaoJEv
Can you pls help me out?
-
Has anybody a suggestion?
-
I just switched to ons-splitter, where “pop” and “push” animation is just fine.