Hi
iOS provide you with some default icons for both the navigation bar and the tab bar.. For example: A share icon for the navigation bar, a more icon for the tab bar.
So far I see that in Xamarin Forms I need to provide my own icons, is there a way that I can request access or use these built in default icons that iOS provide ?
Thanks