Helle everyone!
I was preparing for this year's Swift Student Challenge, and I have some questions about it. I know that Apple every year changes something in the Challenge, but I want to be ready. As I know for participating to the challenge I have to build a playground in Swift Playgrounds. So for that in Swift Playgrounds I have to use SwiftUI kit or build it in another way?
PS: if someone knows some Swift Playgrounds tutorials please suggest me here.
Thank you very much!
Glad to hear it! Swift Playgrounds supports UIKit, (see this), so you should be able to use that if you want. You can also use SwiftUI as well. What 'other way' were you thinking of? I did the student challenge a while ago, and I remember it was pretty easy to convert a swift Xcode app project into a swift playground.