SerialCoder.dev

iOS & macOS app development tutorials and content

  • Home
  • Text Tutorials
    • SwiftUITutorials and posts about SwiftUI.
    • Swift
    • iOS Miscellaneous
    • macOS Programming
    • Design Patterns
    • Contributed Tutorials
      • Contributed iOS Tutorials #1
      • Contributed iOS Tutorials #2
      • Contributed macOS Tutorials (Appcoda)
  • YouTube
  • Search
  • The Redacted View Modifier in SwiftUI

    The Redacted View Modifier in SwiftUI

    Read about the redacted view modifier in SwiftUI and how to show placeholders while fetching data or displaying sensitive information.

  • Defining Custom Environment Keys in SwiftUI

    Defining Custom Environment Keys in SwiftUI

    Read in this post how to define custom keys in the SwiftUI environment and have values globally accessible throughout the view hierarchy.

  • Performing Actions On Value Changes In SwiftUI

    Performing Actions On Value Changes In SwiftUI

    Read how to observe value changes and trigger additional actions when these happen with the onChange(_:) view modifier in SwiftUI.

  • Working with the Tab View in SwiftUI

    Working with the Tab View in SwiftUI

    Learn how to create tab bar based applications in SwiftUI with the Tab view, how to deal with tab items, and other interesting details.

  • Using the @AppStorage Property Wrapper in SwiftUI

    Using the @AppStorage Property Wrapper in SwiftUI

    Find out in this post about the @AppStorage property wrapper. The modern way to write to user defaults and read from it in SwiftUI based apps.

  • Working with Picker in SwiftUI

    Working with Picker in SwiftUI

    Read about the Picker view in SwiftUI. Learn how to present options that users can choose from, how to customize the picker, and more.

  • Using Action Closures with UIKit Controls

    Using Action Closures with UIKit Controls

    Explore how to use action closures with UIKit controls, the new alternative of the old good target-action pattern available since iOS 14.

  • Disclosure Group in SwiftUI

    Disclosure Group in SwiftUI

    Read about the disclosure group in SwiftUI; a handy built-in view able to expand or collapse in order to show grouped content.

  • Presenting a Color Picker in SwiftUI

    Presenting a Color Picker in SwiftUI

    Meet the color picker view provided natively in SwiftUI since iOS 14. Learn how to integrate it and find out what features it offers to users.

  • Using Variadic Parameters in Swift

    Using Variadic Parameters in Swift

    Learn about variadic parameters and how to implement functions that contain them and accept an arbitrary number of values.

←Newer Posts Older Posts→

  • Newsletter
  • AppDev Wizard GPTMeet AppDevWizard, a magical guide on app development, focusing on Swift and SwiftUI.
  • About
  • Get in Touch
  • Twitter
  • Mastodon
  • Medium
  • YouTube
  • Reddit
  • GitHub
  • LinkedIn

SerialCoder.dev (formerly gtiapps.com) © 2025 by Gabriel Theodoropoulos