I started working on a series of playground books for my class but I stopped as soon as I began. I thought in 2022, the UI for the book will be by default SwiftUI, however the playground book author template is made for UIKit and storyboard I guess.
I looked everywhere for an example in SwiftUI, I couldn't find any. I have managed to embed SwiftUI view inside UIViewController but I want the full SwiftUI experience as I have almost forgot all the useful stuff from UIkit. does any one know how to convert the author template to compile the UI with SwiftUI? Thank you very much, I'm working on XCode 12.2 (I know it's old, but that's what I have for the moment)