Environment
- CLI: 6.0.1
- Cross-platform modules: 6.0.7
- iOS Runtime: 6.0.2
Describe the bug
BottomNavigation and Tabs components do not respect TabStrip.iosIconRenderingMode property value but use UIImageRenderingMode.AlwaysOriginal instead.
Expected behavior
BottomNavigation and Tabs components should respect TabStrip.iosIconRenderingMode property value.