nalexn / clean-architecture-swiftui

SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
MIT License
5.56k stars 671 forks source link

add: support to Korean language #90

Closed lgvv closed 7 months ago

lgvv commented 11 months ago

Hello. I am a Korean iOS developer.

I have added Korean language support to the sample app for Korean developers.

to: mvvm branch