[iOS,Shell] Fix tab bar style color alignment to match Android (#5075)
authorDavid Ortinau <david.ortinau@microsoft.com>
Mon, 18 Mar 2019 18:52:49 +0000 (13:52 -0500)
committerRui Marinho <me@ruimarinho.net>
Mon, 18 Mar 2019 18:52:49 +0000 (18:52 +0000)
commit08a015d8f72efb1cb5fbb03aa5126ae72ad9bb07
tree47870d4217aa8357f69198189420d53f4ce9414f
parentd106e21d5b4d18822198e807f8686f5ecb8f63e0
[iOS,Shell] Fix tab bar style color alignment to match Android (#5075)

* Set the same TabBar color styles as Android

* unified on title color, made names consistent, and commented unused properties.
Xamarin.Forms.Platform.Android/Renderers/ShellBottomNavViewAppearanceTracker.cs
Xamarin.Forms.Platform.iOS/Renderers/SafeShellTabBarAppearanceTracker.cs
Xamarin.Forms.Platform.iOS/Renderers/ShellTabBarAppearanceTracker.cs