xamarin
-
Xamarin
Xamarin.Forms MVVM Pattern
MVVM (Model - View - ViewModel) model separates the business and presentation layers of an application from the user interface.…
Read More » -
NuGet
Animated Splash Screen
We usually see plain splash screens in mobile applications. But what should you do if you want to view an…
Read More » -
NuGet
How To Display Popup Message in Xamarin.Forms
We all know popups. We use popups when the user needs to confirm or reject a selection. Or sometimes we…
Read More » -
Xamarin
Xamarin.Android Currency Converter
In this post, I will show you a simple application of currency converter in Xamarin.Android. It will be an application…
Read More » -
NuGet
Xamarin.Android Take Photo From Camera
When developing an Android application, you may sometimes need to take images from the device's camera and use it. You…
Read More » -
NuGet
Xamarin.Android Upload Image From Gallery
In this post, I will show you how to add an image we selected from the gallery on the Xamarin.Android…
Read More » -
NuGet
Xamarin.Forms Visualize Data SfChart Plugin
Presenting data on graphs is a good solution to increase the user experience in the applications you develop. So you…
Read More »