chaosifier / TabView

TabView control for Xamarin.Forms.
MIT License
124 stars 32 forks source link

Tab Separator #21

Closed AbhijeetChowdhury closed 4 years ago

AbhijeetChowdhury commented 5 years ago

Hi @chaosifier ,

Could it be possible to add a separator in the Tab Header between two tabs and change the Color of the separator as well?

Please find the attached screenshot for the reference.

image

chaosifier commented 4 years ago

You could achieve this with TabHeaderItemTemplate property in the new version. Please refer to sample and readme for guidance.