[SwiftUI] Change LocalizedStringKey default bundle

Hello!

I am investigating if there is any way to force SwiftUI's LocalizedStringKey that uses a bundle other than the default. Although Text allows you to indicate the bundle, other components such as Textfield or Button do not allow it.

Would there be any way to force a specific bundle for all LocalizedStringKey?

Thanks!

Does anyone have any idea how it could be done?

[SwiftUI] Change LocalizedStringKey default bundle
 
 
Q