I've converted my angular 4 app to Cordova recently and now i want to add some native functionality. One which I need is slide/swipe any list item to show delete option. You can get the idea from gif below. Should I do it in angular instead or Cordova?I've converted my angular 4 app to Cordova rece