Extensions

The following extensions are available globally.

  • URL

    URL conforms to Resource in Kingfisher. The absoluteString of this URL is used as cacheKey. And the URL itself will be used as downloadURL. If you need customize the url and/or cache key, use ImageResource instead.

    See more

    Declaration

    Swift

    struct URL : ReferenceConvertible, Equatable