Skip to content

rranjithkumar100/Xamarin-Swipe-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xamarin-Swipe-Library

Step 1: In your view

For ex: your view is rootView

SwipeListener swipeListener = new SwipeListener(rootView, this);

Step 2: In your Xamarin forms page ---> Implement ISwipeCallBack

public partial class SwipeLibPage : ContentPage, ISwipeCallBack

You will get callback when user swipe left,right,top or bottom

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages