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

symfony - InvalidConfigurationException in SecurityExtension.php line 429: No authentication listener registered for firewall "secured_area" -

angular ui router - 10 digest iterations reached in angularjs when using $state.go -

javascript - Handling constructor related functions while testing with mocha and sinon -