31 Oct 2020 Update: Updated for AndroidX + Xamarin.Essentials
Let's look at how to add the native search bar control into the Xamarin.Forms.NavigationPage
Both Xamarin.iOS and Xamarin.Android offer the capability to natively add a search bar to the navigation bar using UISearchController and SearchView,