Skip to content

Commit 24f727a

Browse files
committed
refactor: ViewModel 파일을 화면별 디렉토리로 이동
1 parent 708287d commit 24f727a

17 files changed

Application/DevLogPresentation/Sources/Home/HomeView.swift renamed to Application/DevLogPresentation/Sources/Home/Home/HomeView.swift

File renamed without changes.

Application/DevLogPresentation/Sources/Home/HomeViewCoordinator.swift renamed to Application/DevLogPresentation/Sources/Home/Home/HomeViewCoordinator.swift

File renamed without changes.

Application/DevLogPresentation/Sources/ViewModel/HomeViewModel.swift renamed to Application/DevLogPresentation/Sources/Home/Home/HomeViewModel.swift

File renamed without changes.

Application/DevLogPresentation/Sources/ViewModel/TodoDetailViewModel.swift renamed to Application/DevLogPresentation/Sources/Home/TodoDetailViewModel.swift

File renamed without changes.

Application/DevLogPresentation/Sources/ViewModel/TodoEditorViewModel.swift renamed to Application/DevLogPresentation/Sources/Home/TodoEditorViewModel.swift

File renamed without changes.

Application/DevLogPresentation/Sources/ViewModel/TodoListViewModel.swift renamed to Application/DevLogPresentation/Sources/Home/TodoListViewModel.swift

File renamed without changes.

Application/DevLogPresentation/Sources/ViewModel/TodoManageViewModel.swift renamed to Application/DevLogPresentation/Sources/Home/TodoManageViewModel.swift

File renamed without changes.

Application/DevLogPresentation/Sources/ViewModel/LoginViewModel.swift renamed to Application/DevLogPresentation/Sources/Login/LoginViewModel.swift

File renamed without changes.

Application/DevLogPresentation/Sources/ViewModel/MainViewModel.swift renamed to Application/DevLogPresentation/Sources/Main/MainViewModel.swift

File renamed without changes.

Application/DevLogPresentation/Sources/ViewModel/ProfileViewModel.swift renamed to Application/DevLogPresentation/Sources/Profile/ProfileViewModel.swift

File renamed without changes.

0 commit comments

Comments
 (0)