Xamarin
-
Xamarin
Xamarin.Android SnackBar Example
Although SnackBar functionally resembles Toast messages, it stands out with a few features. For example,…
Although SnackBar functionally resembles Toast messages, it stands out with a few features. For example,…
We usually see plain splash screens in mobile applications. But what should you do if you want to view an…
Read More »It is possible to earn money by adding AdMob ads to your Xamarin.Forms applications. However, to do this, you must…
Read More »We usually see plain splash screens in mobile applications. But what should you do if you want to view an…
Read More »In Xamarin applications, we sometimes see that the views move in a connected way or a UI element is updated…
Read More »When you run the mobile applications you have installed on your device for the first time, you will see helpful…
Read More »In this article, I will explain the use of custom fonts in your Xamarin.Forms applications and how to use platform-specific…
Read More »We all know popups. We use popups when the user needs to confirm or reject a selection. Or sometimes we…
Read More »As you know, you cannot use any third party library directly in your project. Firstly you need to extract the…
Read More »MVVM (Model - View - ViewModel) model separates the business and presentation layers of an application from the user interface.…
Read More »Syncfusion is a software company that creates software components and tools for the Microsoft .NET platform, including user interfaces and…
Read More »Mobile apps take some time to start. Especially when an application runs on the device for the first time, the…
Read More »Although SnackBar functionally resembles Toast messages, it stands out with a few features. For example, we can add a button…
Read More »