Quiz App in Swift
Creating an application in iOS is very easy, we only need to understand the basic concept and data flow between the screens. In this article, we are going to learn…
Creating an application in iOS is very easy, we only need to understand the basic concept and data flow between the screens. In this article, we are going to learn…
Corner radius and shadow is the needed design in the all the application. Defining corner radius or shadow separately is very easy in iOS, but adding shadow with rounding corner…