Skip to content

Does RemafoX work with UIKit/AppKit apps or is it SwiftUI-only? #53

Answered by Jeehut
Jeehut asked this question in Help / FAQ
Discussion options

You must be logged in to vote

RemafoX neither cares nor knows about the UI library you use in your project. Any project localized with Xcode's native localization tools (Strings and Stringsdict files) is supported, including UIKit, AppKit, and SwiftUI apps.

For UIKit and AppKit apps, always press Insert as String in the Add Translation window to get a String in code. The Insert as LocalizedStringKey button is only there to support a SwiftUI-specific feature where in SwiftUI previews you can view the same view in multiple languages side-by-side, as you can see in this screenshot for the first of the two Text views:

Replies: 1 comment

Comment options

Jeehut
Oct 21, 2022
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by Jeehut
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant