This is just a question but i would like to know if there are any angularjs/bootstrap modules which helps me achieve the following
- on touching the screen edges the menu popup up just like we have in native slider menu UI(off canvas Menu)
- while touching opening menu and dragging menu pos based on touch pos only.
- using touch slide (left or right) to open menus.
- based on swipe or touch or drag open menu
I have seen ngAside http://ngmodules.org/modules/ngAside http://jtrussell.github.io/angular-snap.js/
Apart from this are there any other framework which helpe me achive theabove points.