Added SwiftUIDownloadView

This commit is contained in:
Nishith
2019-06-16 15:02:49 +02:00
parent 6a685468fa
commit aa33730a15
4 changed files with 9 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

@@ -30,6 +30,7 @@ Interested in UI and animations in `UIKit`? See project [awesome-ios-ui](https:/
- [Animating Views And Transitions](#animating-views-and-transitions)
- [Jike](#jike)
- [Flux](#flux)
- [SwiftUI Download Progress View](#SwiftUIDownloadView)
Also include:
- Movie
@@ -129,6 +130,10 @@ Also include:
<img src="Resources/Flux.gif" width="260">
### SwiftUIDownloadView
<img src="Resources/SwiftUIDownloadView.gif" width="294">
#### 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), [ra1028](https://github.com/ra1028) for examples project.

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB