Merge pull request #4 from alexliubj/master

Added Currency App project
This commit is contained in:
Ivan Vorobei
2019-06-27 13:53:26 +03:00
committed by GitHub
22 changed files with 1618 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ If you like the project, do not forget to `put star ★`
- [SwiftUI Download Progress View](#SwiftUIDownloadView)
- [PureGenius](#puregenius)
- [SwiftUI SideMenu](#SwiftUI-SideMenu)
- [SwiftUI Currency App](#SwiftUI-Currency)
Also include:
- Movie
@@ -197,6 +198,10 @@ For change state using `@State` as property:
<img src="Resources/SwiftUISideMenu.gif" width="300">
### SwiftUI Currency
[Source](https://github.com/alexliubj/SwiftUI-Currency-Converter)
<img src="Resources/SwiftUICurrency.png" width="300">
### 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.