IosDsStrings

iOS-specific contract for design system string assets. String keys generated or defined on iOS must implement this interface to resolve to bundle localization keys.

Properties

Link copied to clipboard

Resolves and loads the localized string value for this DsStrings directly on iOS.

Functions

Link copied to clipboard
abstract fun toIosKey(): String

Maps the string key to its corresponding iOS bundle localization key.