Swift Loading Screen

Hello friends, in this article, we will talk about how we can create a common waiting screen with Swift in our iOS projects. Actually, there are many ways to do this. These; Using a pod Writing extension to UIView Writing a class Using Pod Using…

C# Extension
C#

Hello friends. In this article, I will talk about how to write an extension in C #. First, let's talk about what is an extension. Extension actually means an extension in Turkish. In fact, if we look at it, it fits our definition. Because Extenison…