@@ -3,11 +3,19 @@ A collaborative list of awesome SwiftUI resources. Feel free to contribute!
3
3
4
4
5
5
I. [ SwiftUI by Apple Developer Documentation] ( https://developer.apple.com/tutorials/swiftui/ )
6
- 1 . [ Keynote WWDC 2019 - First announcement of SwiftUI] ( https://developer.apple.com/videos/play/wwdc2019/101/ )
7
- 2 . [ Platforms State of the Union 2019 - More SwiftUI] ( https://developer.apple.com/videos/play/wwdc2019/103/ )
8
- 3 . [ Apple Developer Tutorial on SwiftUI] ( https://developer.apple.com/xcode/swiftui/ )
9
- 4 . [ Introducing SwiftUI: Building Your First App] ( https://developer.apple.com/videos/play/wwdc2019/204/ )
10
- 5 . [ SwiftUI Essentials WWDC Video] ( https://developer.apple.com/videos/play/wwdc2019/216/ )
6
+ 1 . [ Keynote WWDC 2019 - First announcement of SwiftUI] ( https://developer.apple.com/videos/play/wwdc2019/101/ )
7
+ 2 . [ Platforms State of the Union 2019 - More SwiftUI] ( https://developer.apple.com/videos/play/wwdc2019/103/ )
8
+ 3 . [ Apple Developer Tutorial on SwiftUI] ( https://developer.apple.com/xcode/swiftui/ )
9
+ 4 . [ Introducing SwiftUI: Building Your First App] ( https://developer.apple.com/videos/play/wwdc2019/204/ )
10
+ 5 . [ SwiftUI Essentials WWDC Video] ( https://developer.apple.com/videos/play/wwdc2019/216/ )
11
+ 6 . [ Building Custom Views with SwiftUI] ( https://developer.apple.com/videos/play/wwdc2019/237/ )
12
+ 7 . [ Integrating SwiftUI] ( https://developer.apple.com/videos/play/wwdc2019/231/ )
13
+ 8 . [ Data Flow Through SwiftUI] ( https://developer.apple.com/videos/play/wwdc2019/226/ )
14
+ 9 . [ Mastering Xcode Previews] ( https://developer.apple.com/videos/play/wwdc2019/233/ )
15
+ 10 . [ Accessibility in SwiftUI] ( https://developer.apple.com/videos/play/wwdc2019/238/ )
16
+ 11 . [ SwiftUI On All Devices] ( https://developer.apple.com/videos/play/wwdc2019/240/ )
17
+ 12 . [ SwiftUI on watchOS] ( https://developer.apple.com/videos/play/wwdc2019/219/ )
18
+
11
19
12
20
II. [ Paul Hudson on Hacking With Swift] ( https://www.hackingwithswift.com/ )
13
21
1 . [ First look at SwiftUI] ( https://www.hackingwithswift.com/articles/191/swiftui-lets-us-build-declarative-user-interfaces-in-swift )
0 commit comments