chaosifier / TabView

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

How to use in XAML #11

Closed kaushalyacs closed 6 years ago

kaushalyacs commented 6 years ago

@chaosifier Can we use TabView in XAML?

Thanks Kaushalya

kaushalyacs commented 6 years ago

@chaosifier Sorry seems like this was answered already in #6 (comment), I will try this.

kaushalyacs commented 6 years ago

This is a working example:

<controls:TabViewControl Grid.Row="1" HeightRequest="300" Padding="20" Margin="20,0,20,0">