How to Use UIContextMenu with Swift?

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

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…

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…

How to use UIMenu with Swift?

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

Swift Generic Service

Hello friends, in this article we will talk about how to create a generic service…