Extensions
The following extensions are available globally.
-
RawRepresentable (e.g. all string-based enums) conforms to ScreenViewFactory by simply returning its raw value
See moreDeclaration
Swift
extension RawRepresentable where RawValue == String
Extensions Reference