I have implement WWDC 2019 https://developer.apple.com/videos/play/wwdc2019/204/, and push to github in the below. Where can I download all the WWDC 2019 source code? Thank you.
Asked
Active
Viewed 960 times
2 Answers
6
Xcode's developer documentation has most, if not all of WWDCs sample code, you can filter by type "Sample Code" in the bottom left filter field. The {} icon indicates a sample code item.

glotcha
- 558
- 6
- 13
-
Thank you for supplying new channel to get the resource code. – Zgpeace Nov 29 '19 at 03:08
1
Here https://developer.apple.com/tutorials/swiftui. You can find the "Creating and Combining Views". There you can find code, that can help to your learn basses of SwiftUI.
I do not think that it is same code. But I think this code is very close.

Andrew Romanov
- 4,774
- 3
- 25
- 40