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 Covid-19 App

I will get the data from the service and then show this data in ListView. Here, the number of patients,…

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 »
Xamarin

Xamarin.Forms Display Toast Message

While developing a mobile application, do you sometimes need to send feedback to the user after his actions? Even without…

Read More »
NuGet

Xamarin.Forms ProgressBar

We show it sometimes on the screen or in the notification bar to show any progress within the program. For…

Read More »
NuGet

Xamarin.Forms CarouselView

Our motivation in this post, get first five news from newsapi and show it in a CarouselView. Also, I used…

Read More »
Back to top button