@@ -28,23 +28,27 @@ III. [SwiftUI Tutorials by Lets Build That App](https://www.youtube.com/channel/
28
28
3 . [ SwiftUI Basics: Dynamic Lists, HStack VStack, Images with Circle Clipped Stroke Overlays] ( https://www.youtube.com/watch?v=bz6GTYaIQXU )
29
29
4 . [ SwiftUI: Facebook Complex Layouts - Horizontal Scroll View] ( https://www.youtube.com/watch?v=7QgPpvqTfeo )
30
30
31
- IV. [ SwiftUI Tutorials by Code With Chris] ( https://www.youtube.com/user/CodeWithChris/ )
31
+ IV. [ SwiftUI by John Sundell] ( https://www.swiftbysundell.com/ )
32
+ 1 . [ A first look at SwiftUI: Apple’s declarative new UI framework] ( https://wwdcbysundell.com/2019/swiftui-first-look/ )
33
+ 2 . [ Answers to the most common questions about SwiftUI] ( https://wwdcbysundell.com/2019/swiftui-common-questions/ )
34
+
35
+ V. [ SwiftUI Tutorials by Code With Chris] ( https://www.youtube.com/user/CodeWithChris/ )
32
36
1 . [ SwiftUI Basics Tutorial] ( https://www.youtube.com/watch?v=IIDiqgdn2yo )
33
37
2 . [ SwiftUI App Tutorial - Lists, Navigation and JSON Data] ( https://www.youtube.com/watch?v=wbFuAs_UNYg )
34
38
35
- V . [ SwiftUI Tutorials by Kilo Loco] ( https://www.youtube.com/channel/UCv75sKQFFIenWHrprnrR9aA/ )
39
+ VI . [ SwiftUI Tutorials by Kilo Loco] ( https://www.youtube.com/channel/UCv75sKQFFIenWHrprnrR9aA/ )
36
40
1 . [ SwiftUI Presenting Data In A Scroll View & List] ( https://www.youtube.com/watch?v=wjqDQ3X5Vos )
37
41
2 . [ Intro To SwiftUI: Simple State Management] ( https://www.youtube.com/watch?v=AWPiup9fE2c )
38
42
3 . [ Before You Learn SwiftUI, You Need To Hear This...] ( https://www.youtube.com/watch?v=H9XyZ_F1tPI )
39
43
40
- VI . [ SwiftUI by Rebeloper] ( https://www.youtube.com/channel/UCK88iDIf2V6w68WvC-k7jcg/ )
44
+ VII . [ SwiftUI by Rebeloper] ( https://www.youtube.com/channel/UCK88iDIf2V6w68WvC-k7jcg/ )
41
45
1 . [ SwiftUI = Mind-blow | WWDC iOS developer reaction] ( https://www.youtube.com/watch?v=fbuOxKqC5wQ )
42
46
2 . [ SwiftUI - DON'T LEARN IT (JUST YET)] ( https://www.youtube.com/watch?v=AKHsFNtANes )
43
47
44
- VII . [ SwiftUI Beginner Tutorial On iOS 13 by Devslopes] ( https://www.youtube.com/watch?v=wwDAvq9MZlQ )
48
+ VIII . [ SwiftUI Beginner Tutorial On iOS 13 by Devslopes] ( https://www.youtube.com/watch?v=wwDAvq9MZlQ )
45
49
46
- VIII . [ Simple SwiftUI App by Brian Advent] ( https://www.youtube.com/watch?v=Pfw7zWxchQc )
50
+ IX . [ Simple SwiftUI App by Brian Advent] ( https://www.youtube.com/watch?v=Pfw7zWxchQc )
47
51
48
- IX . [ An example to-do list app using SwiftUI] ( https://github.com/devxoul/SwiftUITodo )
52
+ X . [ An example to-do list app using SwiftUI] ( https://github.com/devxoul/SwiftUITodo )
49
53
50
- X . [ Inside SwiftUI's Declarative Syntax's Compiler Magic] ( https://swiftrocks.com/inside-swiftui-compiler-magic.html )
54
+ XI . [ Inside SwiftUI's Declarative Syntax's Compiler Magic] ( https://swiftrocks.com/inside-swiftui-compiler-magic.html )
0 commit comments