Custom Alignment | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/17314449-swiftui-layout-interfaces/lessons/13

Hi,
it is not working as as expected on iOS 14.5 Xcode 12.5

.alignmentGuide(.customCenter) { $0[.leading] } has no effect.

Hi!

I’m seeing the same results as I always have, using Xcode 13. (Which is officially released now—go get it!) It might be good to make sure your code is identical to what’s in the repo, using Git. If you need help with that, upload your version and I’ll have a look.