fix: iOS tab icon issue
This commit is contained in:
@ -32,7 +32,7 @@ namespace Pixiview.iOS.Renderers
|
||||
|
||||
protected override IShellTabBarAppearanceTracker CreateTabBarAppearanceTracker()
|
||||
{
|
||||
return new AppShellTabBarAppearanceTracker((AppShell)Element);
|
||||
return new AppShellTabBarAppearanceTracker();
|
||||
}
|
||||
|
||||
protected override IShellNavBarAppearanceTracker CreateNavBarAppearanceTracker()
|
||||
|
Reference in New Issue
Block a user