Merge branch 'master' into master

This commit is contained in:
nishiths23
2019-06-23 21:39:52 +02:00
committed by GitHub
5 changed files with 98 additions and 2 deletions

View File

@@ -1,11 +1,14 @@
## `SwiftUI` Examples Projects
<a href="https://itunes.apple.com/app/id1446635818" target="_blank"><img align="left" src="https://github.com/ivanvorobei/SwiftUI/blob/master/Resources/icon.png" width="92"/></a>
<a href="https://itunes.apple.com/app/id1446635818" target="_blank"><img align="left" src="https://github.com/ivanvorobei/SwiftUI/blob/master/Resources/icon.png" width="190"/></a>
Examples projects using `SwiftUI` & `Combine`.
Include Layout, UI, Animations, Gestures, Draw and Data. See projects files in `Examples` folder. If you have project, make a pull request or create issue with link to repo.
Interested in UI and animations in `UIKit`? See project [awesome-ios-ui](https://github.com/ivanvorobei/awesome-ios-ui).
Interested in UI and animations in `UIKit`?
See project [awesome-ios-ui](https://github.com/ivanvorobei/awesome-ios-ui) or visit
[![xcode-shop.com](https://github.com/ivanvorobei/SPPermission/blob/master/Resources/Buttons/Xcode%20Shop%20Button%20-%201.svg)](https://xcode-shop.com/ui-elements)
## Navigate
@@ -31,6 +34,7 @@ Interested in UI and animations in `UIKit`? See project [awesome-ios-ui](https:/
- [Jike](#jike)
- [Flux](#flux)
- [SwiftUI Download Progress View](#SwiftUIDownloadView)
- [PureGenius](#puregenius)
Also include:
- Movie
@@ -45,6 +49,10 @@ Also include:
## Projects
#### Cards
<img src="https://hsto.org/webt/xh/3t/eq/xh3teq68fx1bujdlsgpon4jtijo.gif" width="280">
#### Transition And Blur
<img src="Resources/TransitionBlur.png" width="700">
@@ -133,6 +141,9 @@ Also include:
### SwiftUIDownloadView
<img src="Resources/SwiftUIDownloadView.gif" width="294">
#### PureGenius
<img src="Resources/PureGenius.gif" width="260">
#### Authors