SwiftUI

Below you will find pages that utilize the term “SwiftUI”
July 5, 2023
Instagram Post : SwiftUI

Coding an Instagram post in SwiftUI is an engaging project. You can use various components like images, text, and buttons to design a post layout. …

July 3, 2023
Instagarm Logo : SwiftUI

Creating the Instagram logo in SwiftUI is an exciting task. Using basic shapes like circles, squares, and colors, you can piece together the iconic camera symbol and colorful gradient background. …

June 20, 2023
List: SwiftUI

In SwiftUI, the List is a powerful tool for creating neat and organized scrolling lists in apps. Imagine it as a virtual scrollable sheet of paper where you can display various items, like names, messages, or to-do tasks. …

March 19, 2023
NavigationView in SwiftUI

Navigation involves moving between different screens or views within an app. SwiftUI provides a navigation view hierarchy that allows users to navigate between different views seamlessly. …

January 15, 2023
@State: SwiftUI

In SwiftUI, a powerful framework for building user interfaces, managing and updating the state of our views is essential for creating dynamic and interactive user experiences. …

1 2 Next