dewango / BottomNavigationBarXF

Bottom Navigation Bar for Xamarin Forms
MIT License
187 stars 97 forks source link

Set icon color for specific tab #85

Open admirajutta opened 6 years ago

admirajutta commented 6 years ago

Hello,

is it possible to set the icon color for a specific tab icon? eg.: I have 5 tabs and I want to set the icon color for the middle icon to a different.

thanks in advance best regards Marcel

c-lamont commented 6 years ago

The example shows you how to do it. https://github.com/thrive-now/BottomNavigationBarXF/blob/master/example/BottomBarXFExample/App.xaml.cs#L60