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

Xamarin.Forms: from zero to hero – part 2

Hercules - From zero to hero

In my previous post I have covered the basics of starting with Xamarin, more specific Xamarin.Forms. There I have described that my first app would be a business app for the company I work for. In the meanwhile I have been working on this app to get it ready for the App Store, Market and/or Play … Read more