SerialCoder.dev

● content and resources about iOS & macOS programming ●

  • 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)
  • Video Tutorials
  • Libraries & Frameworks
  • Search
  • AppDev Wizard GPTMeet AppDevWizard, a magical guide on app development, focusing on Swift and SwiftUI.
  • Presenting Sheets Of Various Heights In SwiftUI

    Presenting Sheets Of Various Heights In SwiftUI

    Starting from iOS16, presenting modal sheets of various heights is finally possible in SwiftUI, and this post presents all you need to know.

  • The Command Design Pattern In Swift

    The Command Design Pattern In Swift

    Learn about the Command design pattern and find out how to implement it in Swift projects through a practical code example.

  • SwiftUI Progress View - Showing Time Progress

    SwiftUI Progress View - Showing Time Progress

    Progress view in SwiftUI got even better by becoming capable of reporting time based progress and this post presents this new useful feature.

  • Transferable Protocol in SwiftUI - Transferring Alternative Content With ProxyRepresentation

    Transferable Protocol in SwiftUI - Transferring Alternative Content With ProxyRepresentation

    Meet ProxyRepresentation in Transferable and learn how to specify additional transferable content along with the main transfer representation.

  • First Experience With Transferable Implementing Drag And Drop In SwiftUI

    First Experience With Transferable Implementing Drag And Drop In SwiftUI

    Get a first taste of the new Transferable protocol in SwiftUI, learning how to drag and drop objects of a custom Codable type using it.

  • The Facade Design Pattern In Swift

    The Facade Design Pattern In Swift

    Read about the Facade design pattern in Swift, what it's all about and what its benefits are, and when and how to put it in motion.

  • Testing Throwing Methods In Swift Actors

    Testing Throwing Methods In Swift Actors

    Read about how to test error throwing code that exists in actors asynchronously and what to look out for smooth testing.

  • New Feature in Xcode 14 - Inserting Code Automatically To Codable Types Using Auto-Completion

    Learn how to let Xcode 14 auto-complete all the necessary code in Codable types when they don't conform automatically to it.

  • Does SwiftUI View Not Compile? Time To Start Making It Lighter

    Does SwiftUI View Not Compile? Time To Start Making It Lighter

    Read about an actual issue in SwiftUI met in a real project making it impossible to compile, and a useful working solution to get around it.

  • Iterating Through Enum Cases With CaseIterable In Swift

    Iterating Through Enum Cases With CaseIterable In Swift

    It's often needed to get enum cases as an array and iterate through them, something that's really easy in Swift and this post shows how.

←Newer Posts Older Posts→

  • Newsletter
  • About
  • Get in Touch
  • Twitter
  • Mastodon
  • Medium
  • YouTube
  • Reddit
  • GitHub
  • LinkedIn

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