mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-03-26 03:11:21 +01:00
Add projects
This commit is contained in:
15
README.md
15
README.md
@@ -9,9 +9,11 @@ Interested in UI and animations in `UIKit`? See project [awesome-ios-ui](https:/
|
||||
|
||||
## Navigate
|
||||
|
||||
- [Calculator](#calculator)
|
||||
- [Creating And Combining Views](#creating-and-combining-views)
|
||||
- [Building Lists And Navigation](#building-lists-and-navigation)
|
||||
- [Handling User Input](#handling-user-input)
|
||||
- [WWDCPlayer](#WWDCPlayer)
|
||||
- [2048 Game](#2048-game)
|
||||
- [Composing Complex Interfaces](#composing-complex-interfaces)
|
||||
- [Working With UIControls](#working-with-uicontrols)
|
||||
@@ -27,8 +29,17 @@ Interested in UI and animations in `UIKit`? See project [awesome-ios-ui](https:/
|
||||
- [Jike](#jike)
|
||||
- [Flux](#flux)
|
||||
|
||||
Also include:
|
||||
- Movie
|
||||
- InstaFake
|
||||
- TempusRomanumII
|
||||
|
||||
## Projects
|
||||
|
||||
#### Calculator
|
||||
|
||||
<img src="Resources/Calculator.png" width="250">
|
||||
|
||||
#### Creating And Combining Views
|
||||
|
||||
<img src="Resources/CreatingAndCombiningViews.png" width="650">
|
||||
@@ -37,6 +48,10 @@ Interested in UI and animations in `UIKit`? See project [awesome-ios-ui](https:/
|
||||
|
||||
<img src="Resources/BuildingListsAndNavigation.png" width="650">
|
||||
|
||||
#### WWDCPlayer
|
||||
|
||||
<img src="Resources/WWDCPlayer.png" width="260">
|
||||
|
||||
#### Handling User Input
|
||||
|
||||
<img src="Resources/HandlingUserInput.png" width="650">
|
||||
|
||||
Reference in New Issue
Block a user