Skip to content

Commit 73e8b3d

Browse files
committed
docs: 대표 아키텍쳐에서 DI Container 제거
1 parent 8e86cb5 commit 73e8b3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ MVVM을 기반으로 하되, ViewModel 상태 관리에는 MVI 형태의 단방
144144
| 구분 | 스택 |
145145
| --- | --- |
146146
| Deployment Target | iOS 17+ |
147-
| Architecture | Modular Architecture, MVVM, MVI-inspired state flow, Clean Architecture, DI Container |
147+
| Architecture | Modular Architecture, MVVM, MVI-inspired state flow, Clean Architecture |
148148
| UI | SwiftUI, Charts, MarkdownUI |
149149
| State & Async | Observable, Combine, async/await |
150150
| Backend | FirebaseAuth, FirebaseFirestore, Firebase Cloud Functions, FirebaseMessaging |

0 commit comments

Comments
 (0)