# swift-responsive-layout

> Size-class driven responsive layout for SwiftUI.

shipping

Layout primitives that pick their arrangement from the size class instead of hardcoded widths, so one view tree works on iPhone, iPad, and in split view. A demo app lives in the repo.

Stack: Swift 6.2 tools, SwiftUI, iOS 26. No dependencies.

0.4.0 is current. Pre-1.0 while the API settles.

- [Source](https://github.com/KalebCooper/swift-responsive-layout)
- [Docs](https://kalebcooper.github.io/swift-responsive-layout/)
