SJFluidSegmentedControl icon indicating copy to clipboard operation
SJFluidSegmentedControl copied to clipboard

Swift4

Open Jinkeycode opened this issue 7 years ago • 2 comments

Add supported to Swift4

Jinkeycode avatar Sep 28 '17 05:09 Jinkeycode

There is a pull request for this which hasn't been accepted yet but only a few things needed changed syntax wise in the SJFluidSegmentedControl.swift file. Here is the updated Swift 4 project until the pull request is accepted. Alternatively, in your podfile you can add this to pull from my forked repo with the updates:

pod 'SJFluidSegmentedControl', :git => 'https://github.com/adornoventura/SJFluidSegmentedControl.git'

SJFluidSegmentedControl.zip

lucaventura avatar Nov 03 '17 22:11 lucaventura

Dear creator, or @lucaventura, could you kindly add support for Swift 4.2? I see errors, like 'bringSubview(toFront:)' has been renamed to 'bringSubviewToFront(_:)'

Thank you very much!

ArturGasparyan avatar Jan 11 '19 08:01 ArturGasparyan