• Home
  • Now
  • Search
Menu
Topic 2 Posts

SwiftUI

Page 1 of 1

A simple trick to reduce import statement clutter in Swift

By Joseph Quigley in Swift on 23 Mar 2023

Quite frequently I find myself needing to import a module to gain access to a type (usually a model), but I never interact with that module again. Recently I discovered simple way to skip having to put import ModuleName at the top of my code. This trick is especially handy…

NavigationSplitView limitations: Navigation without List views (SwiftUI 4)

By Joseph Quigley in Programming on 01 Jan 2023

Have you noticed that all the examples on Apple's website and elsewhere only use List views for the sidebar and don't have a NavigationStack in the final detail view that they push additional content onto? There's a reason for that, and unfortunately it's not a pleasant one.…

Page 1 of 1
Quigs.blog © 2025     Mastodon
  • RSS
Published with Ghost • Theme Attila • System theme