mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-04-24 09:38:36 +02:00
@@ -49,6 +49,7 @@ and follow me on GitHub:
|
|||||||
- [PureGenius](#puregenius)
|
- [PureGenius](#puregenius)
|
||||||
- [SwiftUI SideMenu](#SwiftUI-SideMenu)
|
- [SwiftUI SideMenu](#SwiftUI-SideMenu)
|
||||||
- [SwiftUI Currency App](#SwiftUI-Currency)
|
- [SwiftUI Currency App](#SwiftUI-Currency)
|
||||||
|
- [SwiftUI Weather App](#SwiftUI-Weather)
|
||||||
|
|
||||||
Also include:
|
Also include:
|
||||||
- Movie
|
- Movie
|
||||||
@@ -204,9 +205,17 @@ For change state using `@State` as property:
|
|||||||
<img src="Resources/SwiftUISideMenu.gif" width="300">
|
<img src="Resources/SwiftUISideMenu.gif" width="300">
|
||||||
|
|
||||||
### SwiftUI Currency
|
### SwiftUI Currency
|
||||||
|
|
||||||
[Source](https://github.com/alexliubj/SwiftUI-Currency-Converter)
|
[Source](https://github.com/alexliubj/SwiftUI-Currency-Converter)
|
||||||
|
|
||||||
<img src="Resources/SwiftUICurrency.png" width="300">
|
<img src="Resources/SwiftUICurrency.png" width="300">
|
||||||
|
|
||||||
|
### SwiftUI Weather
|
||||||
|
|
||||||
|
[Source](https://github.com/bpisano/Weather) and [Tutorial](https://medium.com/lunabee-studio/building-a-weather-app-with-swiftui-4ec2743ff615)
|
||||||
|
|
||||||
|
<img src="https://github.com/bpisano/Weather/blob/master/Images/Banner.png" width="650">
|
||||||
|
|
||||||
### Authors
|
### 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.
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user