dewango / BottomNavigationBarXF

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

Attached Property TabColor not accessible through Xaml #17

Closed escamoteur closed 7 years ago

escamoteur commented 7 years ago

Hi,

I tried to set the TabColor from Xaml, but got the Runtime Error thet there is no Method SetTabBolor.

I have no idea why, perhaps you can add a sample Page in Xaml ?

Best Thomas

hadhoryth commented 7 years ago

Hello, is there any news how to set tab color from xaml?

lazmeister commented 7 years ago

This should be resolved now https://github.com/thrive-now/BottomNavigationBarXF/pull/45