Swift Switch Case

One of the most important features in programming languages is decision making. Switch Case is…

Swift Var and Let

Defining variables is one of the top priorities in a programming language. Because we keep…

Swift Using If Else

One of the most important features in a programming language is decision -making structures. Thanks…

Swift Outlet and Action

Hello. In this article I will talk about outlet and action differences for friends who…

Android Change Icon

One of the most important features in an application is design. The user is most…

Xamarin Forms Back Button Text

I wanted to share with you a problem here that I find it very difficult…

Installing Visual Studio For Mac

If you have a MacOS device and want to develop software with Microsoft technologies, or…

Xamarin Forms iOS Toast Message

In my previous article, I explained how toast messages for Android. In this article, I…

Xamarin Forms iOS Adding Hamburger Menu

Hello. You may want to add a Master Detail Page in your Xamarin Forms project.…

Xamarin iOS Launch Screen

The opening part of the applications is very important in terms of aesthetics. The user…