When you render a page in WKWebView, you don't get a toolbar or functions like Back, Forward, or Reload. But you can use UIRefreshControl to get a reload.
How to add a gradient background to your UINavigationBar that works in portrait and landscape orientation. I thought it would be easy, but when I originally rotated my device to la
Improve user experience by programmatically connecting a mobile app to WiFi. Both Android and iOS now provide a way to do this within your Xamarin.Forms app.