blurReplace(_:)
A transition that animates the insertion or removal of a view by combining blurring and scaling effects.
Declaration
@MainActor @export(implementation) @preconcurrency static func blurReplace(_ config: BlurReplaceTransition.Configuration = .downUp) -> Self