Swift Vibration

In some projects, you can enjoy the vibrations of the phone. With vibration, we can…

iOS Removing the Status Bar

If you are playing a game or want to avoid events that would distract the…

Swift Creating Pin

Hello friends. In this article, I will talk about an activity that we will frequently…

Swift Map Usage

The map now becomes necessary to use map, location in every application. I explained how…

Edit Swift Activity Indicator

Activity Indicator usage is generally important. When we do something on the backplane, it is…

Swift Web View Kullanımı

Sometimes you can use web pages directly in your projects. So he managed to open…

Swift Show Error and Using Display Action Sheet

In your project, you should display an easy-to-select and easy-to-view screen when the user performs…

Swift Switch Case

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

Swift Random Number Generation

It is very important to generate random numbers in our mobile applications or in any…

Swift Using Timer

As in most programming languages, time is also very important in Swift. Especially the present…