Currently we don't support rendering complex-colored icons on iOS. We want company logos, for example, to be able to maintain their brand colors without being forcefully changed to a solid color.
We should add a new renderingMode = "alwaysOriginal" prop that maps to the native iOS API to render the icon in it's original colors.
Currently we don't support rendering complex-colored icons on iOS. We want company logos, for example, to be able to maintain their brand colors without being forcefully changed to a solid color.
We should add a new
renderingMode = "alwaysOriginal"prop that maps to the native iOS API to render the icon in it's original colors.