P

Paul Hudson

Author

Creator and editor of Hacking with Swift; software developer with experience across iOS, macOS, watchOS, tvOS, Android, Windows, and languages including Swift, Objective-C, Python, and Java.

Mobile DevCustomizing iOS NavigationBar Subtitle Text Attributes

Learn how to properly customize subtitle text attributes in iOS NavigationBar for both large and inline title styles in UIKit and SwiftUI.

4 answers 3 views
Mobile DevSwiftUI ScrollView ZStack Background Ignores Safe Area

Learn how to make SwiftUI ScrollView ZStack background extend edge-to-edge ignoring safe area while VStack content respects it and scrolls seamlessly. Fix common iOS safe area bugs with code examples.

8 answers 6 views