Data binding is an excellent feature of the MVVM pattern and allows you to decouple views and view models. Because…
This post is first of a series of “reminders” that will help your Xamarin.Forms apps become as performant as possible.…
Tento článek je prvním ze série “připomenutí” která vám pomohou udělat vaši aplikaci co nejvýkonnější. Dnes se podíváme na Fast Renderers,…
Universal Windows Platform includes the ApplicationData API, that provides easy way to store and retrieve application and user settings. If you use it…