BS
BleepingSwift
v2.0 // Works on My Machine

// Break stuff
> Build stuff

// Swift and SwiftUI tutorials, Objective-C archaeology, React Native survival guides, AI experiments, and other rabbit holes I fall into.

0+TUTORIALS
100%FREE_ACCESS
iOS 13+SWIFTUI
WEEKLYUPDATES

// Recent_Uploads

[View_All]
01
[iPhone Duo]September 24, 20266 min read

Reading the iPhone Duo Hinge Angle with onHingeChange in SwiftUI

iOS 27.1 lets you read iPhone Duo's hinge angle and fold status with onHingeChange in SwiftUI and UIHingeInteraction in UIKit. Here's how the APIs work, why they're for interactive effects rather than layout, and a fold-to-scrub example.

ACCESS_TUTORIAL
02
[iPhone Duo]September 23, 20268 min read

Keeping Content Clear of the iPhone Duo Fold with ReservedRegion

iPhone Duo reserves parts of its displays for the fold and the front cameras. Learn which regions exist, when system views handle them for you, and how to query ReservedRegion in SwiftUI and UIKit to move custom content out of the way.

ACCESS_TUTORIAL
03
[StoreKit]September 22, 20267 min read

Multiseat Subscriptions Are On by Default: What to Check in App Store Connect

Apple switched on multiseat purchasing for most auto-renewable subscriptions, and Volume Purchasing through Apple Business and Apple School Manager starts October 22. Here's what that means, which subscriptions were opted out, and how to change the setting in App Store Connect or the API.

ACCESS_TUTORIAL
04
[Xcode]September 21, 20266 min read

Xcode 27.1 Beta or Xcode 27.2 Beta: Which One Do You Need?

Apple is running two Xcode betas at once. Xcode 27.1 beta has the iPhone Duo SDK and simulator, while Xcode 27.2 beta has the 27.2 SDKs and new tooling. Here's what's in each, the known issues to watch for, and how to keep both installed.

ACCESS_TUTORIAL
05
[iPhone Duo]September 20, 20267 min read

Building Fold-Aware Layouts with ArrangementView in SwiftUI

ArrangementView is a new iOS 27.1 container that lays out a primary and secondary view side by side or layered, and rearranges them around the iPhone Duo fold. Here's how the split and overlay styles work, how to size them, and when not to use one.

ACCESS_TUTORIAL
06
[iPhone Duo]September 19, 20269 min read

Vertical Toolbars on iPhone Duo: Controlling Bar Placement in SwiftUI

On iPhone Duo, toolbars and tab bars move to the side of the screen. Learn when that happens, how to make sure the right items survive, and how to use axisBehavior, visibility priority, and compression behavior in SwiftUI.

ACCESS_TUTORIAL
subscribe.sh

// Stay Updated

Get notified when I publish new tutorials on Swift, SwiftUI, and iOS development. No spam, unsubscribe anytime.

>

By subscribing, you agree to our Privacy Policy.

start@bleepingswift ~
$ init --swiftui --beginner
> New to SwiftUI? Follow our structured learning path designed for developers. Build real-world skills with hands-on tutorials.