how to implement card viewer with swipe event in xamarin.forms -


i want create card-viewer in xamarin.forms bind list of custom class.it needs support swipe event.after each swipe next item of list binded in card view.

i unable track swipe event.there ready-made solution of using mgesture don't want want create own control.

if has worked on cardview control , swipe gesture please me?


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

git - How to list all releases of public repository with GitHub API V3 -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -