pors / reactionic

React Ionic: We are looking for a new maintainer!

Home Page:http://reactionic.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make ionToggle draggable

pors opened this issue · comments

Ionic uses this file to apply the drag to the checkbox.
https://github.com/driftyco/ionic/blob/master/js/views/toggleView.js

And this file to detect the gestures.
https://github.com/driftyco/ionic/blob/master/js/utils/gestures.js