ngView-animation-effects
ngView-animation-effects copied to clipboard
Include animation mobile style
Great Work, I liked animation style mobile, right to left and go back left to right
You made this in example page, pressing "view source" button, and pressing "Back" button
All we have to do, is include (view source page)
in html div class="" back-animation="" ...
in CSS .reverse .page.slide.ng-enter {, etc
in JS directive backAnimation function backToPages in controller
Tnks