Skip to content

This is a Tab control based off Chris Riesgo's excellent Carousel View with his point of direction of a Tab View

License

Notifications You must be signed in to change notification settings

imgen/XamarinForms.SwippableBottomTabView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

XamarinForms.SwippableBottomTabView

This is a Tab control based off Chris Riesgo's excellent Carousel View

https://github.com/chrisriesgo/xamarin-forms-carouselview
https://gist.github.com/chrisriesgo/2e9c88fa346e57745e73

with his point of direction of how to implement a Tab View

One caveat: this code is not very reusable, meaning it's not something you can drop into your project and it will work right away. You still need to do some work to integrate it into your project. Also, there is no transiton of the tabs when swiping like View Indicator in Android. The tab will be changed after the swipe is in place.

About

This is a Tab control based off Chris Riesgo's excellent Carousel View with his point of direction of a Tab View

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages