How to Use UIContextMenu with Swift?

Hello friends, in this article we will talk about how to use UIContextMenu with Swift.…

Swift MultiLanguage

Hello friends, in this article we will talk about how we can support more than…

CI/CD With Code Magic

Hello friends, in this article I will talk about the CI/CD tool I use in…

Why Do We Use UITableView?

Hello friends, in this article we will talk about why we use dequeueReusableCell in UITableViewCell.…

How to Create Our Own UITableView?

Hello friends, in this article we will talk about how we can create a UITableView…

Swift 5.7

Hello friends, in this article, we will talk about the innovations that come with Swift…

What is Xcode Cloud? How to use?

Hello friends, in this article, we will talk about what Xcode Cloud is and how…

Open – Public – Internal – Private (Access Levels)

Hello friends, in this article, we can use Swift to create variables, functions, classes, extensions,…

How to Detect Memory Leaks with Xcode?

Hello friends, in this article, we will talk about how to detect Memory Leaks in…

Strong – Unowned – Weak Types

Hello friends, in this article we will talk about the most used structures for Swift…