Texture icon indicating copy to clipboard operation
Texture copied to clipboard

[Discussion] Implementing custom alignment guide like SwiftUI

Open muukii opened this issue 4 years ago • 0 comments

I'm wondering how I do implement an advanced layout specification that's like SwiftUI's custom alignment guide. https://www.hackingwithswift.com/books/ios-swiftui/how-to-create-a-custom-alignment-guide

In the Flexbox layout, we can't align the elements over the stacks. but SwiftUI was able to make it available.

Does anybody have ideas?

muukii avatar May 10 '21 04:05 muukii