Skip to content

Commit af84d91

Browse files
authored
doc: update animation/demo11/README.md (#46)
1 parent 767fb87 commit af84d91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/animation/demo11/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
如何创建自定义过渡?
22
===
33

4-
尽管SwiftUI内置了多种选择,但如果我们愿意,也可以编写完全自定义的转变
4+
尽管SwiftUI内置了多种选择,但如果我们愿意,也可以编写完全自定义的过渡
55

66
该过程分三个步骤:
77

@@ -83,4 +83,4 @@ struct ContentView: View {
8383
}
8484
}
8585
}
86-
```
86+
```

0 commit comments

Comments
 (0)