You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To support localization and localized string interpolation, components should support iOS16+ LocalizedStringResource initializers. The solution should fully support sync with string catalogs.
Note: The LocalizedStringKey can only be used for localization via reflection.
The text was updated successfully, but these errors were encountered:
To support localization and localized string interpolation, components should support iOS16+
LocalizedStringResource
initializers. The solution should fully support sync with string catalogs.Note: The
LocalizedStringKey
can only be used for localization via reflection.The text was updated successfully, but these errors were encountered: