UIKit 기반 프로젝트에 Coordinator 패턴을 사용해 화면전환을 해주고
각 View만 SwiftUI를 사용하는 방식으로 구현된 소스입니다. UIKit, SwiftUI 혼합방식에 관심이 있으신분은 참고해보세요~
Demonstrates the Coordinator pattern for an iOS project that included UIKit and SwiftUI screens
https://github.com/gahntpo/CoordinatorProject