Replies: 1 comment 2 replies
-
@Kondamon I think I answered some of your question in this FAQ I recently wrote about String Catalogs: If you still have questions after reading it, feel free to ask your remaining questions and I will try to answer. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What are the best practices to migrate to string catalogs when you use SwiftGen and Bartycrouch for generating L10n enums?
Should I remove Swiftgen and Bartycrouch completly and transition to String Catalog?
Or do you recommend to keep the existing solution and add only new Strings in SwiftUI e.g. Text("Translatable", comment: "any comment")?
Beta Was this translation helpful? Give feedback.
All reactions