hello!!! how can i perfom my android app with ionic 2? the app is finish but i want to remove the delay on click, to make app perfom like ionic 1. Thanks
We need more information. How are you items setup? Are you using <ion-item>
or <button ion-item>
, which have no delay.
We need more information in order to help.
i’m using button ion-item tappable (click)=“event()”
Is this relevant?
sorry, i edit my reponse
Again, we need more than that. Can you provide a small demo?
We’ve been testing everything out and have yet to find any click delays when using any button or a tag for click handlers.
thanks, now i’m using crosswalk plugin.