Drag and Drop for Ionic 2

Dear Ionics!

I was wondering if any of you have played around with any Drag and Drop events. AngularJs had some libraries and directives. I am not reading about NgGrid and Dragula amongst other ways to create some sort of drag of an element.

This code pen is exactly what I want to do and I was just wondering if any one has used the Angular 2 components or libraries that can get such results… (but this is vanilla JS)

  1. Is Ng Grid necessary?
  2. Just a simple drag and drop event will due? Or is the NgGrid necessary?

THANK YOU!

Hi @shotbyabel
did you find some solution for that?
I’m searching a visual drag&drop for an ion-card, I know there is the “pan” event, but that’s not enough.

Some ideas?