
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>BleepingSwift</title>
      <link>https://bleepingswift.com/blog</link>
      <description>Learn Swift and SwiftUI with concise tutorials and examples.</description>
      <language>en-us</language>
      <managingEditor>undefined (Mick MacCallum)</managingEditor>
      <webMaster>undefined (Mick MacCallum)</webMaster>
      <lastBuildDate>Sun, 20 Sep 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://bleepingswift.com/tags/iphone-duo/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://bleepingswift.com/blog/arrangementview-swiftui-iphone-duo</guid>
    <title>Building Fold-Aware Layouts with ArrangementView in SwiftUI</title>
    <link>https://bleepingswift.com/blog/arrangementview-swiftui-iphone-duo</link>
    <description>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&#39;s how the split and overlay styles work, how to size them, and when not to use one.</description>
    <pubDate>Sun, 20 Sep 2026 00:00:00 GMT</pubDate>
    <author>undefined (Mick MacCallum)</author>
    <category>iPhone Duo</category><category>SwiftUI</category><category>Layout</category><category>iOS 27</category>
  </item>

  <item>
    <guid>https://bleepingswift.com/blog/cameracaptureaccessory-iphone-duo-teleprompter</guid>
    <title>Building a Teleprompter for iPhone Duo&#39;s Outer Display with CameraCaptureAccessory</title>
    <link>https://bleepingswift.com/blog/cameracaptureaccessory-iphone-duo-teleprompter</link>
    <description>When iPhone Duo is open, its outer display faces the same way as the rear camera. CameraCaptureAccessory lets your app put content there while it records. Here&#39;s how to build a scrolling teleprompter with it in SwiftUI and UIKit.</description>
    <pubDate>Fri, 25 Sep 2026 00:00:00 GMT</pubDate>
    <author>undefined (Mick MacCallum)</author>
    <category>iPhone Duo</category><category>SwiftUI</category><category>Camera</category><category>iOS 27</category>
  </item>

  <item>
    <guid>https://bleepingswift.com/blog/iphone-duo-camera-direction-coordinator</guid>
    <title>Handling iPhone Duo&#39;s Front Cameras with AVCaptureDeviceDirectionCoordinator</title>
    <link>https://bleepingswift.com/blog/iphone-duo-camera-direction-coordinator</link>
    <description>On iPhone Duo, which way a camera points depends on which display your app is on. Here&#39;s how the virtual front camera keeps existing apps working, and how AVCaptureDeviceDirectionCoordinator tells you which cameras face the person using your app.</description>
    <pubDate>Tue, 15 Sep 2026 00:00:00 GMT</pubDate>
    <author>undefined (Mick MacCallum)</author>
    <category>iPhone Duo</category><category>AVFoundation</category><category>Camera</category><category>iOS 27</category>
  </item>

  <item>
    <guid>https://bleepingswift.com/blog/iphone-duo-vertical-toolbars-swiftui</guid>
    <title>Vertical Toolbars on iPhone Duo: Controlling Bar Placement in SwiftUI</title>
    <link>https://bleepingswift.com/blog/iphone-duo-vertical-toolbars-swiftui</link>
    <description>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.</description>
    <pubDate>Sat, 19 Sep 2026 00:00:00 GMT</pubDate>
    <author>undefined (Mick MacCallum)</author>
    <category>iPhone Duo</category><category>SwiftUI</category><category>Toolbar</category><category>Navigation</category><category>iOS 27</category>
  </item>

  <item>
    <guid>https://bleepingswift.com/blog/onhingechange-hinge-angle-swiftui</guid>
    <title>Reading the iPhone Duo Hinge Angle with onHingeChange in SwiftUI</title>
    <link>https://bleepingswift.com/blog/onhingechange-hinge-angle-swiftui</link>
    <description>iOS 27.1 lets you read iPhone Duo&#39;s hinge angle and fold status with onHingeChange in SwiftUI and UIHingeInteraction in UIKit. Here&#39;s how the APIs work, why they&#39;re for interactive effects rather than layout, and a fold-to-scrub example.</description>
    <pubDate>Thu, 24 Sep 2026 00:00:00 GMT</pubDate>
    <author>undefined (Mick MacCallum)</author>
    <category>iPhone Duo</category><category>SwiftUI</category><category>UIKit</category><category>iOS 27</category>
  </item>

  <item>
    <guid>https://bleepingswift.com/blog/prepare-app-for-iphone-duo</guid>
    <title>How to Get Your App Ready for iPhone Duo</title>
    <link>https://bleepingswift.com/blog/prepare-app-for-iphone-duo</link>
    <description>iPhone Duo ships on October 23 with a folding inner display, a compact outer display, and toolbars that move to the side. Here&#39;s what to check in your app first, and where the new iOS 27.1 APIs fit in.</description>
    <pubDate>Fri, 18 Sep 2026 00:00:00 GMT</pubDate>
    <author>undefined (Mick MacCallum)</author>
    <category>iPhone Duo</category><category>SwiftUI</category><category>UIKit</category><category>Layout</category><category>iOS 27</category>
  </item>

  <item>
    <guid>https://bleepingswift.com/blog/replace-uiscreen-main-iphone-duo</guid>
    <title>Replacing UIScreen.main Before iPhone Duo Arrives</title>
    <link>https://bleepingswift.com/blog/replace-uiscreen-main-iphone-duo</link>
    <description>UIScreen.main assumes your app lives on one screen with one size. iPhone Duo, iPhone Mirroring, and iPad windowing all break that assumption. Here&#39;s what to use instead in UIKit and SwiftUI.</description>
    <pubDate>Sun, 13 Sep 2026 00:00:00 GMT</pubDate>
    <author>undefined (Mick MacCallum)</author>
    <category>UIKit</category><category>SwiftUI</category><category>iPhone Duo</category><category>Layout</category>
  </item>

  <item>
    <guid>https://bleepingswift.com/blog/reservedregion-swiftui-iphone-duo-fold</guid>
    <title>Keeping Content Clear of the iPhone Duo Fold with ReservedRegion</title>
    <link>https://bleepingswift.com/blog/reservedregion-swiftui-iphone-duo-fold</link>
    <description>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.</description>
    <pubDate>Wed, 23 Sep 2026 00:00:00 GMT</pubDate>
    <author>undefined (Mick MacCallum)</author>
    <category>iPhone Duo</category><category>SwiftUI</category><category>Layout</category><category>Safe Area</category><category>iOS 27</category>
  </item>

  <item>
    <guid>https://bleepingswift.com/blog/xcode-27-1-vs-27-2-beta-iphone-duo</guid>
    <title>Xcode 27.1 Beta or Xcode 27.2 Beta: Which One Do You Need?</title>
    <link>https://bleepingswift.com/blog/xcode-27-1-vs-27-2-beta-iphone-duo</link>
    <description>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&#39;s what&#39;s in each, the known issues to watch for, and how to keep both installed.</description>
    <pubDate>Mon, 21 Sep 2026 00:00:00 GMT</pubDate>
    <author>undefined (Mick MacCallum)</author>
    <category>Xcode</category><category>iPhone Duo</category><category>iOS 27</category><category>Simulator</category>
  </item>

    </channel>
  </rss>
