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
459 stars 58 forks source link

[MAUI] BottomTabItem imageicon filled by color #95

Open eyeveye opened 9 months ago

eyeveye commented 9 months ago

For ios BottomTabItem, if you are putting a png file and when it is selected, the whole image icon will be filled by the selectable color. If you set the selectablecolor to transparent, the whole icon will shown transparent.

No problem on Android.

roubachof commented 1 month ago

sorry didn't get that