I'me learning Swift and iOS development using the UIKit method. I decided to learn UIKit because I believe it is the most capable and I can use any API I can find, not everything is available in a SwiftUI App. I figure I can use SwiftUI after I master UIKit and decide where it is appropriate.
As I watch the videos that have been coming out, I think my approach has been validated. I watched a video about Scribble and the new APIs to support it in your app. As far as I can tell, these APIs are only available in UIKit and not SwiftUI, right? UIScribbleInteraction and UIIndirectScribbleInteraction for example: https://developer.apple.com/documentation/uikit/handwriting_recognition
I did watch a video on SwiftUI and I am intrigued by the new programming paradigm. So I'm looking forward to trying it out on a project. But I just want to check-in with the more experienced developers on this forum to see if I'm correct about learning UIKit first.
As I watch the videos that have been coming out, I think my approach has been validated. I watched a video about Scribble and the new APIs to support it in your app. As far as I can tell, these APIs are only available in UIKit and not SwiftUI, right? UIScribbleInteraction and UIIndirectScribbleInteraction for example: https://developer.apple.com/documentation/uikit/handwriting_recognition
I did watch a video on SwiftUI and I am intrigued by the new programming paradigm. So I'm looking forward to trying it out on a project. But I just want to check-in with the more experienced developers on this forum to see if I'm correct about learning UIKit first.