You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A transition for your SwiftUI views that simulates the 1993 classic DOOM screen wipe (the melting effect, you know the one).
8
+
A transition for your SwiftUI views that simulates the 1993 classic DOOM screen wipe (the melting effect, you know the one!)
9
+
10
+
<imgsrc="Misc/demo.gif"alt="Demonstration">
10
11
11
12
> [!IMPORTANT]
12
13
> This transition utilizes SwiftUI 5's [.layerEffect](https://developer.apple.com/documentation/swiftui/view/layereffect(_:maxsampleoffset:isenabled:)). AppKit/UIKit powered views will *not* work. This includes views like `TextField`.
0 commit comments