Having some trouble with the "icon" property in the Navigation button tag to use a custom image as an icon.
On Android, it's working fine, but on iOS the image appears oversize. I've tried using scss and setting height in the tags themselves with no success.
Not even able to hide the image by setting the visibility property to false using platform-specific css on iOS to view the default icon.
Any ideas on how to:
- Hide the image on iOS and display the default one
- Resize the Image - check out this image of HTML code