Skip to content
  • Newsletter
  • Get in Touch
  • About
SerialCoder.dev ● providing educational content on iOS & macOS programming ●
  • Home
  • Text Tutorials
    • Swift
    • SwiftUI
    • iOS
    • macOS
    • Design Patterns
    • Contributed
      • iOS Tutorials
      • macOS Tutorials
  • Video Tutorials
  • Libraries & Frameworks
Does SwiftUI View Not Compile? Time To Start Making It Lighter
SwiftUI

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.

Keep Reading...
Iterating Through Enum Cases With CaseIterable In Swift
Swift Tutorials

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.

Keep Reading...
Playing With SwiftUI – Implementing A Customizable And Animatable Circled Checkmark View
SwiftUI

Playing With SwiftUI – Implementing A Customizable And Animatable Circled Checkmark View

Go through a detailed making of a customizable view that displays an animated checkmark in SwiftUI meeting various techniques along the way.

Keep Reading...
In-Out Parameters In Swift Functions
Swift Tutorials

In-Out Parameters In Swift Functions

Read about the in-out parameters in Swift functions and find out how to mutate provided arguments if necessary inside functions.

Keep Reading...
Implementing A Simple Timer Wrapper In Swift
Swift Tutorials

Implementing A Simple Timer Wrapper In Swift

Go through the implementation of a simple wrapper around Timer in Swift, and see how small solutions like that can enhance the coding process.

Keep Reading...
Enumerating and Counting Text Components in Swift
Swift Tutorials

Enumerating and Counting Text Components in Swift

Meet a built-in API that allows to enumerate substrings and count text components such as words and paragraphs easily in Swift.

Keep Reading...
Fetching Remote Data With Async/Await In Recent And Older System Versions
Swift Tutorials

Fetching Remote Data With Async/Await In Recent And Older System Versions

Learn how to use the new async/await pattern in order to fetch remote data both in recent and in older system versions.

Keep Reading...
Navigation View Style in SwiftUI
SwiftUI

Navigation View Style in SwiftUI

Read about how to change the default navigation view style in SwiftUI using a view modifier, and override the default behavior.

Keep Reading...
Using Custom Strongly Typed Values For Better Coding in Swift
Swift Tutorials

Using Custom Strongly Typed Values For Better Coding in Swift

Write safer and more comprehensive code in Swift by implementing and using custom strongly typed values, avoiding potential unwanted problems.

Keep Reading...
Using the ViewBuilder Attribute to Implement SwiftUI Views in Methods
SwiftUI

Using the ViewBuilder Attribute to Implement SwiftUI Views in Methods

Meet the ViewBuilder attribute that enables us to create and return SwiftUI views from methods, and read about an additional useful tip.

Keep Reading...

Posts navigation

Previous 1 2 3 4 … 27 Next

Recent Posts

  • Creating Forms in SwiftUI
  • Presenting Content In Pages Using SwiftUI
  • Picking Photos With The PhotosPicker View In SwiftUI
  • Presenting Expandable Text Fields In SwiftUI
  • Creating Custom Container Views In SwiftUI

Text Tutorials

  • Swift
  • SwiftUI
  • iOS
  • macOS
  • Design Patterns
  • Contributed

Additional Content

  • Video Tutorials
  • Libraries & Frameworks

Interact

  • Subscribe To My Newsletters
  • Get in Touch

Recent Posts

  • Creating Forms in SwiftUI
  • Presenting Content In Pages Using SwiftUI
  • Picking Photos With The PhotosPicker View In SwiftUI
  • Presenting Expandable Text Fields In SwiftUI
  • Creating Custom Container Views In SwiftUI
SerialCoder.dev (former gtiapps.com) © 2023 by Gabriel Theodoropoulos | Proudly powered by WordPress | Theme: Matina by Mystery Themes.