Hi,
I read your blog in effort to learn what to use, what will destroy the 300ms delay but I am still kind of confused.
Should I use ng-click or ng-touch with ionic?
If not can you guys recommend me something?
Thank you and great job with ionic!
Hi,
I read your blog in effort to learn what to use, what will destroy the 300ms delay but I am still kind of confused.
Should I use ng-click or ng-touch with ionic?
If not can you guys recommend me something?
Thank you and great job with ionic!
ng-click
is the way to go with ionic and it will take care of the touch/click 300ms-delay. The Ionic devs have put a lot of work in this to be so simple. So no need to use the external module ngTouch
http://ionicframework.com/blog/ionic-huge-update/ – see the paragraph with Adamclick!
Overlooked that! Awesome. Thank you