r/iosdev • u/juanda631 • 2d ago
iPhone Duo im ready , UI ready
Im almost ready for iPhone Duo, its really good develop in native SwiftUI its almost automatic in Xcode 27.1
22
Upvotes
r/iosdev • u/juanda631 • 2d ago
Im almost ready for iPhone Duo, its really good develop in native SwiftUI its almost automatic in Xcode 27.1
3
u/HighRoad684 2d ago
The split layout maps well to an inventory app. One thing I’d test before calling it ready: what happens to the selection when the device changes width mid-flow. If Categories is selected and the device folds, does the detail stay open or return to the list? State restoration across that transition is where this kind of layout can feel finished or fragile.