Skip to content
Tech News
← Back to articles

AI coding platform Bitrig adds iPhone Duo support with interactive 3D simulator

read original get Apple iPhone Duo → more articles
Why This Matters

Bitrig's quick addition of iPhone Duo support, complete with an interactive 3D simulator for testing foldable form factors, shows how third-party developer tools are racing to keep pace with Apple's foldable hardware ambitions. This matters because it lowers the barrier for developers to build and test apps for a device category that requires fundamentally different UI thinking, potentially accelerating the app ecosystem ready for Apple's foldable launch.

Key Takeaways
Worth a Look

Apple iPhone Duo — If you're diving into building apps for this new foldable form factor, having the actual device on hand makes testing real-world poses like tent and laptop mode far more intuitive than simulators alone. Pair it with a solid folio case to protect the hinge while you experiment with folding, tilting, and repositioning during development.

See Apple iPhone Duo on Amazon → Affiliate link — we may earn a commission on purchases, at no extra cost to you. Product picked by AI based on this article; it is not a tested recommendation.

Following the release of Xcode 27.1 beta 1 last week, Bitrig has added support for building and testing iPhone Duo apps, complete with an interactive 3D simulator that lets developers fold, tilt, rotate, and position the device however they want. Here are the details.

Bitrig now lets users play around with a 3D iPhone Duo

Bitrig first launched as a simple vibe-coding app that allowed users to turn text or voice prompts into native SwiftUI apps that ran directly inside the main Bitrig app on their iPhone.

Since then, the platform has expanded considerably, adding a Mac app that gives users access to the full Xcode toolchain, an integrated iPhone simulator, on-device testing, and the ability to export projects to Xcode or distribute apps through TestFlight and the App Store.

Last Friday, following Apple’s release of Xcode 27.1 beta 1 with support for building and testing apps for the iPhone Duo, Bitrig rolled out its own iPhone Duo support with a more interactive take on the simulator.

Here’s Kyle Macomber, Co-founder and CEO of Bitrig, on what the update enables:

Try every pose. iPhone Duo can sit on a table like a laptop or stand by your bedside like a tent. Open, closed, or partially folded, in portrait or landscape, your app needs to adapt. Bitrig’s 3D simulator lets you grab it, fold it, turn it, and watch your app respond.

iPhone Duo can sit on a table like a laptop or stand by your bedside like a tent. Open, closed, or partially folded, in portrait or landscape, your app needs to adapt. Bitrig’s 3D simulator lets you grab it, fold it, turn it, and watch your app respond. Respond to the hinge. Drive interactions and effects as the phone folds using onHingeChange , like Apple’s unfold effect that makes the outer display feel like a window into the inner one. Read the hinge data live as you open and close it in the built-in simulator.

Drive interactions and effects as the phone folds using , like Apple’s unfold effect that makes the outer display feel like a window into the inner one. Read the hinge data live as you open and close it in the built-in simulator. Build hands-free experiences. Use ArrangementView to lay out media on the upper half and controls on the lower half when iPhone Duo is sitting on table. Support landscape orientation so people can use your app on the outer display when it’s standing on its edges.

Use to lay out media on the upper half and controls on the lower half when iPhone Duo is sitting on table. Support landscape orientation so people can use your app on the outer display when it’s standing on its edges. Use both displays at once. Add a CameraCaptureAccessory to the outer display and give the person facing the camera something useful to see.

... continue reading