Except when it's coming from a property. I agree about the localization. I don't necessarily agree with this inconsistency with the API, which tripped me multiple times. As did the need for verbatim. In UIKit, it was never an issue.
Except when it's coming from a property. I agree about the localization. I don't necessarily agree with this inconsistency with the API, which tripped me multiple times. As did the need for verbatim. In UIKit, it was never an issue.
Text(localized: "...") - localized
Text("...") – non-localized
As a non-native speaker, I don't know what verbatim means 😆
Text(localized: "...") - localized
Text("...") – non-localized
As a non-native speaker, I don't know what verbatim means 😆
case - drops occasionally
no case - drops never
case - drops occasionally
no case - drops never