Skip to content

Commit 99be6bb

Browse files
Added documentation for portal animation
1 parent 65b7cc7 commit 99be6bb

File tree

9 files changed

+13
-0
lines changed

9 files changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,13 @@ The library currently contains the following animations, which can be made inter
2121
<th>Turn</th>
2222
<th>Cards</th>
2323
<th>NatGeo</th>
24+
<th>Portal</th>
2425
</tr>
2526
<tr>
2627
<td><img src="Screenshots/thumbnails/Turn/1a.png"/></td>
2728
<td><img src="Screenshots/thumbnails/Cards/2.png"/></td>
2829
<td><img src="Screenshots/thumbnails/NatGeo/2.png"/></td>
30+
<td><img src="Screenshots/thumbnails/Portal/3.png"/></td>
2931
</tr>
3032
</table>
3133

@@ -331,3 +333,14 @@ Gives the impression of one view controller pushing the other to the back. It lo
331333
![](Screenshots/thumbnails/Cards/3.png)
332334
![](Screenshots/thumbnails/Cards/4.png)
333335
336+
### Portal animation - CEPortalAnimationController
337+
338+
The top-most view controller parts in the middle to reveal the view controller beneath.
339+
340+
(courtesy of [FreddyF](https://github.com/FredddyF))
341+
342+
![](Screenshots/thumbnails/Portal/4.png)
343+
![](Screenshots/thumbnails/Portal/3.png)
344+
![](Screenshots/thumbnails/Portal/2.png)
345+
![](Screenshots/thumbnails/Portal/1.png)
346+

Screenshots/Portal/1.png

339 KB
Loading

Screenshots/Portal/2.png

338 KB
Loading

Screenshots/Portal/3.png

324 KB
Loading

Screenshots/Portal/4.png

292 KB
Loading

Screenshots/thumbnails/Portal/1.png

82.3 KB
Loading

Screenshots/thumbnails/Portal/2.png

84.5 KB
Loading

Screenshots/thumbnails/Portal/3.png

84.7 KB
Loading

Screenshots/thumbnails/Portal/4.png

80 KB
Loading

0 commit comments

Comments
 (0)