zoom(sourceID:in:)
A navigation transition that zooms the appearing view from a given source view.
Declaration
static func zoom(sourceID: some Hashable, in namespace: Namespace.ID) -> ZoomNavigationTransitionParameters
Discussion
Indicate the source view using the View/matchedTransitionSource(id:namespace:) modifier.