Extensions

The following extensions are available globally.

  • RawRepresentable (e.g. all string-based enums) conforms to ScreenViewFactory by simply returning its raw value

    See more

    Declaration

    Swift

    extension RawRepresentable where RawValue == String