Xamarin Forms Parallax

As I mentioned in my earlier writings, design is the most important feature in a mobile application. I will also talk about Parallax in this article to make the design better. What is this, Parallax? if you will ask; Parallax is a feature that allows…

Xamarin.iOS

Hi, I am going to talk about how to write native applications for iOS with Xamarin in my current article. First we need to create an application. After creating the application, we need a Mac device, of course, to do the operations. When creating the…

C# Delegate
C#

The delegation of the dictatorship stands out as a delegate to the Turkish counterpart. In this article we will talk about Delegates used in many projects. First of all, if we want to explain its purpose, we can say that delegates are method holders. Delegates…

Xamarin Application Publish Google Play Store

After developing the application with Xamarin, we need to deploy it for other users to benefit from the project. If we wanted to use it on our friend's site rather than on the Google Play Store, we could run it in Release mode and distribute…