Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 18:27
· 5 commits to main since this release

Created

Classes

  • ImageCacheMocker

Structures

  • ImageProvider

Extensions

  • ImageProvider.sizeImageProvider
  • ImageProvider.ratioImageProvider
  • ImageProvider.bundleImageProvider(bundlesWithIdentifiers:)

External extensions

  • URL.imageMock(forWidth: Double, height: Double)
  • URL.imageMock(withRatio ratio: Double)
  • URL.imageMock(named imageName: String, inBundleID bundleID: String)