I have just come into contact with angular recently, and I am still very unfamiliar with it. If I want to create the left and right sliding switching effect like most applications, I have to combine it with other libraries to complete it
My current method is
jquery.mmenu is used to create the sidebar menu http://mmenu.frebsite.nl
hammer to capture touch screen gestures
Basic effects can be achieved, such as drawer menus. The disadvantages are:
知乎日报这样的应用,切换页会跟着手指飘,拉出来也能拉回去
我做出来的效果是手指往右滑动、抬起来、菜单弹出,一锤子买卖
If anyone has a better solution, please let me know. I can’t access angular.org, which is really frustrating. Is ngAnimate used for such a thing?
You deserve it!
Try http://mobileangularui.com/ and let me know if you have any questions