Can we do slide menu animation like below in ionic
You could do it with jQuery… see this fiddle: http://jsfiddle.net/Palestinian/nc2Ps/ (not mine)
It is using jQuery and I am not that much happy to use jQuery in my angular project but still I will look into it.
I get that, but I haven’t seen any solutions without jQuery, but anything possible with jQ shuld be possible with pure JS i guess…
I found this which looks good but I haven’t try until now
Cool! I might just use that as well