Hi, thanks a lot for your answer. Just to make sure I’m understanding correctly: do you mean that I should use childName itself as the sourceID for .navigationTransition(.zoom(sourceID:in:)) and also as the id for .matchedTransitionSource(id:in:), so that it matches the identity used by the grid item? I tried that and it doesn't seem to work.
Topic:
UI Frameworks
SubTopic:
SwiftUI