Search code examples
javascriptangularjsonsen-ui

Onsen UI + sortable list (drag and drop)


Onsen UI utilizes Hammer.js for gesture detection. There is a way or there is someone who has tried to make an sortable list? I tried using as explained here in the documentation: http://onsen.io/guide/overview.html#DetectingFingerGestures but without success. Tks David


Solution

  • If you are developing with AngularJs, you may try to look at these two plugins.

    ng-sortable by a5hik

    UI.Sortable directive