Skip to content
SweetTutos
Your guide for Mobile, Web, and AI

Tag: SwiftUI

SwiftUI

Understanding the Differences Between @State, @Binding, and @Published in SwiftUI with Practical Examples

Posted on April 25, 2025 by Malek / 0 Comment

In this tutorial, we explore the differences between @State, @Binding, and @Published in SwiftUI. We’ll walk through practical examples to help you understand w...

SwiftUI

Add a bit of flair to your content with SwiftUI ScrollView transitions

Posted on March 15, 2025 by Malek / 0 Comment

Add a bit of flair to your content with SwiftUI ScrollView transitions by learning how to implement custom animations and transitions on views.

SwiftUI

Push and Pop Animations With NavigationStack and NavigationLink In SwiftUI

Posted on February 17, 2025 by Malek / 0 Comment

In this quick post, you will learn how easy it is to setup a navigation stack in SwiftUI to allow a smooth transition between two screens using the new SwiftUI ...

SwiftUI

How To Easily Pass Data Between Two Views In SwiftUI

Posted on February 10, 2025 by Malek / 0 Comment

In this 5 minutes article, learn how to pass data between two views effortlessly just by leveraging the @State property wrapper.

SwiftUI

Adding a search bar interface for data filtering in SwiftUI

Posted on January 27, 2025 by Malek / 0 Comment

In this quick tutorial, you will learn how to effortlessly integrate a powerful search bar into your SwiftUI app, allowing your users to filter content with eas...

SwiftUI

Build Dynamic And Expandable SwiftUI List With DisclosureGroup

Posted on February 10, 2023 by Malek / 0 Comment

Learn how to build a dynamic expandable list in SwiftUI by leveraging the List container and the DisclosureGroup view.

SwiftUI

How To Build A Dynamic List In SwiftUI

Posted on January 31, 2023 by Malek / 0 Comment

Learn how to fetch data from server and fill a SwiftUI List with Dynamic collection by leveraging the power of the State property wrapper.

SwiftUI

Design A SwiftUI Onboarding Slideshow For Your App With ScrollView

Posted on January 24, 2023 by Malek / 0 Comment

Design A SwiftUI Onboarding Slideshow For Your App With ScrollView

Copyright © 2014-2025 SweetTutos. All Rights Reserved.