Finding Nemo – Implementing Xamarin.Forms SearchBar

Finding Nemo

Xamarin.Forms gives you a component called the SearchBar (documentation), by default. In this post I will show you what it can do and how to use it. Like you would expect, this gives you a simple text edit box which is specifically designed to serve in search operations. To show you how easy it is … Read more