Post

Replies

Boosts

Views

Activity

Introducing SwiftUI videos related project files (assets) available?
Hello guys,I'm going through Introducing SwiftUI: Building Your First App and SwiftUI Essentials videos from WWDC 2019, does anyone know if related Project Files - assets used in the Keynote are possible to download from somewhere?It would be probably good idea even for the authors of those incredible videos to make these assets available, it would increase usability of those tutorials a lot.Thanks everyone for suggestions, regards,Manoli
0
0
353
Mar ’20
Embed (wrap) one code block into other structure
Hello guys,is there a shortcut an easy way, how to wrap block of code (espacially while with SwiftUI) into another generic structure?I found there is command+click quick action menu to Embed in HStack, VStack and List, which is very nice and convenient feature, but I'd like to have something same available when I want to put block of code inside other structure, like guard, if or if let condition, or when I need to put one view inside another, (all that happens quite often with SwiftUI).I know probably to some of you might sound like stupid this question, but so far I could not find out, if there's such feature, I would love to know, have good day everyone, bye bye.Manoli
3
1
3.5k
Mar ’20