mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-07-03 19:41:49 +02:00
Update README.md
This commit is contained in:
@@ -24,44 +24,44 @@ I add projects that use `SwiftUI`. If you have project, make a pull request.
|
|||||||
|
|
||||||
#### Building Lists And Navigation
|
#### Building Lists And Navigation
|
||||||
|
|
||||||
<img src="Resources/BuildingListsAndNavigation.png" width="80%">
|
<img src="Resources/BuildingListsAndNavigation.png" width="650">
|
||||||
|
|
||||||
#### Handling User Input
|
#### Handling User Input
|
||||||
|
|
||||||
<img src="Resources/HandlingUserInput.png" width="80%">
|
<img src="Resources/HandlingUserInput.png" width="650">
|
||||||
|
|
||||||
#### Composing Complex Interfaces
|
#### Composing Complex Interfaces
|
||||||
|
|
||||||
<img src="Resources/ComposingComplexInterfaces.png" width="80%">
|
<img src="Resources/ComposingComplexInterfaces.png" width="650">
|
||||||
|
|
||||||
#### Working With UIControls
|
#### Working With UIControls
|
||||||
|
|
||||||
<img src="Resources/WorkingWithUIControls.png" width="80%">
|
<img src="Resources/WorkingWithUIControls.png" width="650">
|
||||||
<img src="Resources/WorkingWithUIControls2.png" width="80%">
|
<img src="Resources/WorkingWithUIControls2.png" width="650">
|
||||||
|
|
||||||
#### Example To-Do App
|
#### Example To-Do App
|
||||||
|
|
||||||
<img src="Resources/ExampleToDoApp.png" width="80%">
|
<img src="Resources/ExampleToDoApp.png" width="700">
|
||||||
|
|
||||||
#### Combine using GitHub API
|
#### Combine using GitHub API
|
||||||
|
|
||||||
<img src="Resources/CombineUsingGitHubAPI.png" width="80%">
|
<img src="Resources/CombineUsingGitHubAPI.png" width="250">
|
||||||
|
|
||||||
#### Interfacing With UIKit
|
#### Interfacing With UIKit
|
||||||
|
|
||||||
<img src="Resources/InterfacingWithUIKit.png" width="80%">
|
<img src="Resources/InterfacingWithUIKit.png" width="650">
|
||||||
|
|
||||||
#### GitHub Search
|
#### GitHub Search
|
||||||
|
|
||||||
<img src="Resources/GitHubSearch.png" width="80%">
|
<img src="Resources/GitHubSearch.png" width="250">
|
||||||
|
|
||||||
## Drawing and Animation
|
## Drawing and Animation
|
||||||
|
|
||||||
#### Drawing Paths And Shapes
|
#### Drawing Paths And Shapes
|
||||||
|
|
||||||
<img src="Resources/DrawingPathsAndShapes.png" width="80%">
|
<img src="Resources/DrawingPathsAndShapes.png" width="650">
|
||||||
|
|
||||||
#### Animating Views And Transitions
|
#### Animating Views And Transitions
|
||||||
|
|
||||||
<img src="Resources/AnimatingViewsAndTransitions.png" width="80%">
|
<img src="Resources/AnimatingViewsAndTransitions.png" width="650">
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user