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 @discardableResult Attribute in Swift

    The @discardableResult Attribute in Swift

    Read about the @discardableResult attribute in Swift and learn how to ignore return values from methods when you don't want to use them.

  • Save And Open Panels in macOS Apps

    Save And Open Panels in macOS Apps

    Presenting save and open panels in macOS apps is a quite common task. In this post you will learn how to integrate them in your own projects.

  • Navigating Among SwiftUI Views

    Navigating Among SwiftUI Views

    Meet a technique that lets you navigate and switch among SwiftUI views of the same hierarchy level when not using a navigation or tab view.

  • How to Scan Images and Perform Text Recognition in SwiftUI Using VisionKit

    Learn how to scan images with a system-provided controller, and then perform text recognition using the Vision and VisionKit frameworks.

  • Working With Property Lists in Swift - Part 2

    Working With Property Lists in Swift - Part 2

    In the second part of Working with Property Lists in Swift series see how to perform advanced encoding and decoding of property lists.

  • Working With Property Lists In Swift - Part 1

    Working With Property Lists In Swift - Part 1

    Find out in this first part of Working with Property Lists in Swift series how to use Codable to encode and decode to and from plist files.

  • Setting Background Color in SwiftUI Views

    Setting Background Color in SwiftUI Views

    Applying a background color in SwiftUI views is something simple, but not so obvious if coming from UIKit. Learn here how to achieve that.

  • Using Segmented Control in SwiftUI

    Using Segmented Control in SwiftUI

    Implementing a segmented control in SwiftUI is an easy task, and here you will learn how to do so properly, plus you will get a bonus tip.

  • Rounding Specific Corners In SwiftUI Views

    Rounding Specific Corners In SwiftUI Views

    Find out how to make it possible to round specific corners of SwiftUI views by using UIBezierPath and creating a reusable shape.

  • Creating Custom Button Styles In SwiftUI

    Creating Custom Button Styles In SwiftUI

    Read how to create custom button styles in SwiftUI, what are the benefits by doing that and how to achieve reusable custom button appearance.

←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