Merge pull request #1 from nishiths23/master

Added SwiftUIDownloadView
This commit is contained in:
Ivan Vorobei
2019-06-23 22:46:36 +03:00
committed by GitHub
4 changed files with 8 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "Examples/SwiftUIDownloadView"]
path = Examples/SwiftUIDownloadView
url = https://github.com/nishiths23/SwiftUIDownloadView

View File

@@ -33,6 +33,7 @@ See project [awesome-ios-ui](https://github.com/ivanvorobei/awesome-ios-ui) or v
- [Animating Views And Transitions](#animating-views-and-transitions)
- [Jike](#jike)
- [Flux](#flux)
- [SwiftUI Download Progress View](#SwiftUIDownloadView)
- [PureGenius](#puregenius)
Also include:
@@ -137,6 +138,9 @@ Also include:
<img src="Resources/Flux.gif" width="260">
### SwiftUIDownloadView
<img src="Resources/SwiftUIDownloadView.gif" width="294">
#### PureGenius
<img src="Resources/PureGenius.gif" width="260">

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB