Swipe to Subordinate like AngularJS UI Tree Demo

http://angular-ui-tree.github.io/angular-ui-tree/#/basic-example

How do I create swipe behavior that is similar to: http://angular-ui-tree.github.io/angular-ui-tree/#/basic-example ?

Thanks

You could just use the UI tree lib from angular UI

Thanks for your response Mr. Hartington. How do I add indentation to your demo?

You would just need to follow the examples on the angular-ui-tree repo.

But angular-ui-tree requires bootstrap-css, which messes up Ionic.