Multi-Language Support with Localization in iOS | raywenderlich.com

This course will walk you through the steps of localizing your app. Learn how to add a new language and how to use Xcode Localization Catalog to make your life easier while doing so. Also learn how to localize a Swift Package.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/20755921-multi-language-support-with-localization-in-ios

Hi @emadgnia thank you for the Tutorial link. How would we approach Localizations that need to translate SwiftUI and UIKit (Storyboards) user-facing elements all in one project? Could this all be in 1 file?

Many thanks!