SSFadingScrollView icon indicating copy to clipboard operation
SSFadingScrollView copied to clipboard

Rewritten in Swift 5.1

Open bdolewski opened this issue 5 years ago • 0 comments

  • removed Objective-C code and moved to Swift (AppDelegate in Demo remains in Objective-C)
  • bumped deployment target to iOS 9.3
  • updated Xcode projects files to Xcode 11.1 recommendations
  • add support for Swift Package Manager
  • add support for Travis CI

TO THINK ABOUT:

  • bump the iOS deployment target to N-2 which is iOS 11

bdolewski avatar Oct 12 '19 07:10 bdolewski