Skip to content

More SwiftUI-like layout#238

Merged
aabewhite merged 2 commits intomainfrom
stacklayouts2
Jul 30, 2025
Merged

More SwiftUI-like layout#238
aabewhite merged 2 commits intomainfrom
stacklayouts2

Conversation

@aabewhite
Copy link
Contributor

Improves HStack, VStack, Spacer, and .frame behavior.

To revert all or part of the app to using Skip's previous layout behavior, use the .layoutImplementationVersion(0) modifier on root of the View hierarchy to revert

Improves HStack, VStack, Spacer, and .frame behavior.

To revert all or part of the app to using Skip's previous layout
behavior, use the .layoutImplementationVersion(0) modifier on
root of the View hierarchy to revert
@cla-bot cla-bot bot added the cla-signed label Jul 30, 2025
@aabewhite aabewhite merged commit d22d46f into main Jul 30, 2025
2 checks passed
@aabewhite aabewhite deleted the stacklayouts2 branch July 30, 2025 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant