Ionic Drag and Drop items with GSAP Draggable!
Do you want to see this chat in action? Visit https://jdnichollsc.github.io/Ionic-Drag-and-Drop/ yay!
Automatically deployed to GitHub Pages using Gulp - Check the last task into gulpfile.js
- Download this template.
- Execute the command
npm install
- Execute the command
gulp
- Run Ionic:
ionic serve
to test on the browser (Gulp is running by default).ionic run android --livereload
to test on the device.
Note: This project structure is based on my free Ionic Starter Template, you can migrate any Ionic 1.x project to this template to use Gulp in the best way.
- GSAP Team: http://codepen.io/osublake/pen/jrqjdy/?editors=0010
- http://greensock.com/forums/topic/14575-how-to-create-a-sortable-list-with-draggable/
Made with <3