roubachof / Sharpnado.Tabs

Pure MAUI and Xamarin.Forms Tabs, including fixed tabs, scrollable tabs, bottom tabs, badge, segmented control, custom tabs, button tabs, bendable tabs...
MIT License
479 stars 62 forks source link

UnderlinedTabItem IconImageSource #98

Closed loncho67880 closed 8 months ago

loncho67880 commented 8 months ago

Hi,

I want to know if you will add IconImageSource in the UnderlinedTabItem, i need that in this moment :(

roubachof commented 8 months ago

It's supported, read the docs :)

loncho67880 commented 8 months ago

I can't see any property to add one icon in the UnderlinedTabItem:

image

roubachof commented 8 months ago

Scroll the docs...the readme file

loncho67880 commented 8 months ago

I saw that i can using MaterialUnderlinedTabItem, you refer to this? if is using MaterialUnderlinedTabItem is necesary to add other aditional nuget?

roubachof commented 8 months ago

BINGO! you won