Add Time Travel

This commit is contained in:
Ivan Vorobei
2019-06-06 13:54:57 +03:00
parent d49b874594
commit 838c9a51ab
24 changed files with 1122 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ If you have project, make a pull request.
- [Combine using GitHub API](#combine-using-github-api)
- [Interfacing With UIKit](#interfacing-with-uikit)
- [GitHub Search](#github-search)
- [Time Travel](#time-travel)
- [Drawing and Animation](#drawing-and-animation)
- [Drawing Paths And Shapes](#drawing-paths-and-shapes)
- [Animating Views And Transitions](#animating-views-and-transitions)
@@ -57,6 +58,10 @@ If you have project, make a pull request.
<img src="Resources/GitHubSearch.png" width="260">
### Time Travel
<img src="Resources/TimveTravel.gif" width="260">
## Drawing and Animation
#### Drawing Paths And Shapes