what is the use of ngTouch dependency in AngularJS? -
what is the use of ngTouch dependency in AngularJS? -
i beginner in angularjs programming,and not able figure out utilize of ngtouch in angularjs? asking question because had made little website, assumed not work fine on tabs without ngtouch module,so used there,but due errors,i removed dependency module, , working expected, , ran lot of issues on android touch device because of ngtouch beingness used.so utilize of ngtouch then?
from docs:
the ngtouch module provides touch events , other helpers touch-enabled devices. implementation based on jquery mobile touch event handling
here good explanation on how works example.
angularjs angularjs-ng-touch
Comments
Post a Comment