Conversation
2. delete storyboard
2. make folder 3. make headerviewcontroller
add eachVC
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 PR 요약
🛠 수행 작업
🍎 금융뷰를 만들어보았습니다.
🍎 MVVM 을 적용 해 보았습니다
🍎 SwiftUI to Uikit navigation을 적용 해 보았습니다
UIKit의 UIViewController를 SwiftUI 환경에서 재사용할 수 있도록 SwiftUI 인터페이스와 연결해주고
makeUIViewController는 SwiftUI가 TossViewController를 인스턴스화할 때 호출되는 메서드입니다.영상
2024-12-04.12.12.56.mov
🎯 첨언
시간에 쫓기듯 만들어서 억지스러운 것들이 많은데 아쉽네요.. ㅠ
읽어주셔서 감사합니다!!!