Add Poof to README

This commit is contained in:
Robert Böhnke 2022-08-23 20:05:47 +02:00
parent cc4ef79f9b
commit c20762a856

View file

@ -268,6 +268,16 @@ The transition is only performed on insertion.
static func pop(_ style: AnyShapeStyle) -> AnyTransition
```
## Poof
A transition that removes the view in a dissolving cartoon style cloud.
The transition is only performed on removal and takes 0.4 seconds.
```swift
static var poof: AnyTransition
```
## Rotate3D
A transition that inserts by rotating from the specified rotation, and