Skip to content

jdnichollsc/Ionic-Drag-and-Drop

Repository files navigation

The Best Ionic v1.x drag and drop plugin

Ionic Drag and Drop items with GSAP Draggable!

Demo

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

Instructions

  1. Download this template.
  2. Execute the command npm install
  3. Execute the command gulp
  4. 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.

Other Projects

Credits

Happy coding

Made with <3