mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-03-28 12:12:03 +01:00
Add Flux
This commit is contained in:
@@ -22,6 +22,7 @@ Include Layout, UI, Animations, Gestures, Draw and Data. See projects files in `
|
||||
- [Time Travel](#time-travel)
|
||||
- [Drawing Paths And Shapes](#drawing-paths-and-shapes)
|
||||
- [Animating Views And Transitions](#animating-views-and-transitions)
|
||||
- [Flux](#flux)
|
||||
|
||||
## Projects
|
||||
|
||||
@@ -39,7 +40,7 @@ Include Layout, UI, Animations, Gestures, Draw and Data. See projects files in `
|
||||
|
||||
#### 2048 Game
|
||||
|
||||
<img src="Resources/2048game.png" width="250">
|
||||
<img src="Resources/2048game.png" width="260">
|
||||
|
||||
#### Composing Complex Interfaces
|
||||
|
||||
@@ -86,6 +87,10 @@ Include Layout, UI, Animations, Gestures, Draw and Data. See projects files in `
|
||||
|
||||
<img src="Resources/AnimatingViewsAndTransitions.png" width="650">
|
||||
|
||||
#### Flux
|
||||
|
||||
<img src="Resources/Flux.gif" width="260">
|
||||
|
||||
#### Authors
|
||||
|
||||
Thanks for [Jinxiansen](https://github.com/Jinxiansen), [ra1028](https://github.com/ra1028), [timdonnelly](https://github.com/timdonnelly), [TwoLivesLeft](https://github.com/TwoLivesLeft), [devxoul](https://github.com/devxoul), [cmtrounce](https://github.com/cmtrounce), [unixzii](https://github.com/unixzii) for examples project.
|
||||
|
||||
Reference in New Issue
Block a user