Once, when developing an app we were navigating with ContentViews on one page. I can’t remember what was the reason for doing so but we needed to do so. What’s more, we were somehow navigating… ContentView lifecycle + ToolbarItems
Every then and now I am having a task of implementing a custom button. Often they are pretty simply having text only, so normal UIButton can do. But sometimes, designers like to challenge me and… Xamarin.iOS – Enhanced.UIButton

