Kingfisher
Xcode 11 supports
#1212
Merged

Commits
  • Support project catalyst
    imWildCat committed 5 years ago
  • Make Kingfisher Xcode 11 Swift Package Manager compatible
    Bei Li committed 5 years ago
  • Merge pull request #1201 from imWildCat/imWildCat/support-project-catalyst
    onevcat committed 5 years ago
  • Merge pull request #1209 from kylinroc/xcode-11-swiftpm
    onevcat committed 5 years ago
  • Update project settings
    onevcat committed 5 years ago
  • Add basic UI
    onevcat committed 5 years ago
  • Update code for Xcode 11 SPM
    dstranz committed 5 years ago
  • Merge pull request #1223 from dstranz/feature/xcode11-spm
    onevcat committed 5 years ago
  • Concept proving for SwiftUI support
    onevcat committed 5 years ago
  • Make preview avaliable
    onevcat committed 5 years ago
  • Rename cross platform typealias
    onevcat committed 5 years ago
  • Add all Image extension to KFImage
    onevcat committed 5 years ago
  • Add event callback fix memory leak
    onevcat committed 5 years ago
  • Add test scene for loading images in list
    onevcat committed 5 years ago
  • Beta 3 compatible
    onevcat committed 5 years ago
  • Refactor to opt out subject
    onevcat committed 5 years ago
  • Update sample app for loading more images
    onevcat committed 5 years ago
  • Add Source compatible initializer
    onevcat committed 5 years ago
  • Generic placeholder type and cancel on disappear
    onevcat committed 5 years ago
  • Placeholder frame
    onevcat committed 5 years ago
  • Use any view ext
    onevcat committed 5 years ago
  • Support fade transition
    onevcat committed 5 years ago
  • Documentation and some minor refactoring
    onevcat committed 5 years ago
  • Fix CI
    onevcat committed 5 years ago
  • Remove SwiftUI related demo from sample app
    onevcat committed 5 years ago
  • Add SwiftUI target
    onevcat committed 5 years ago
  • Add changes for Xcode 11 beta 4
    marcosgriselli committed 5 years ago
  • Merge pull request #1237 from marcosgriselli/xcode11
    onevcat committed 5 years ago
  • Split target
    onevcat committed 5 years ago
  • Merge branch 'xcode11' into swiftui-support
    onevcat committed 5 years ago
  • Update to beta 5
    onevcat committed 5 years ago
  • Update SwiftUI sample and code fix for beta 5
    onevcat committed 5 years ago
  • Make framework single target
    onevcat committed 5 years ago
  • Clean project scheme settings
    onevcat committed 5 years ago
  • Move Pod dependency to project
    onevcat committed 5 years ago
  • Remove unused test targets
    onevcat committed 5 years ago
  • Update CI and build script for single target
    onevcat committed 5 years ago
  • Update project for carthage
    onevcat committed 5 years ago
  • Update pod
    onevcat committed 5 years ago
  • Rename
    onevcat committed 5 years ago
  • Opt out 5.0
    onevcat committed 5 years ago
  • Merge pull request #1263 from onevcat/fix/single-target
    onevcat committed 5 years ago
  • Merge branch 'xcode11' into swiftui-support
    onevcat committed 5 years ago
  • Demo project for SwiftUI
    onevcat committed 5 years ago
  • Update project settings for demo
    onevcat committed 5 years ago
  • Make split frameworks
    onevcat committed 5 years ago
  • Make indicator compile
    onevcat committed 5 years ago
  • Merge pull request #1232 from onevcat/swiftui-support
    onevcat committed 5 years ago
  • Merge branch 'master' into xcode11
    onevcat committed 5 years ago
  • SPM support for SwiftUI
    onevcat committed 5 years ago
  • Fix project file for watch os building
    onevcat committed 5 years ago
  • Use optional source for SwiftUI
    onevcat committed 5 years ago
  • Merge pull request #1281 from onevcat/fix/optional-source
    onevcat committed 5 years ago
  • Merge branch 'master' into xcode11
    onevcat committed 5 years ago
  • Fix warnings and update CocoaPods integration
    onevcat committed 5 years ago
  • Replace indicator style with new ones
    onevcat committed 5 years ago
  • Merge branch 'master' into xcode11
    onevcat committed 5 years ago
  • Support for building xcframework
    onevcat committed 5 years ago
  • Merge pull request #1288 from onevcat/feature/xcframework
    onevcat committed 5 years ago
Loading