본문 바로가기
swift

SwiftUI와 UIKit

by 유순이 2021. 4. 26.

SwiftUI

  • SwiftUI can visualize my work
  • SwiftUI is good for team-based developement
  • SwiftUI can port MacOS, watchOS, TvOS
  • SwiftUi is plain fun ?

Reasons keep using UIKit instead of SwiftUI

  • SwiftUI is working only on iOS 13 or later
  • UIKit is much mature than SwiftUI
  • Many companies already used their Legacy Code by UIKit

So, 둘 다 공부해야 한다.

 

해당 과정은 5개의 이정표를 갖는다.

  1. Your first iOS & SwiftUI app : an app from scratch
  2. Your first iOS & SwiftUI app : polishing the app
  3. Programming in Swift : Fundamentals
  4. Your second iOS & SwiftUI app
  5. Programming in Swift : Functions & Types

그럼 시작!

댓글