Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swift4 #16

Open
Jinkeycode opened this issue Sep 28, 2017 · 2 comments
Open

Swift4 #16

Jinkeycode opened this issue Sep 28, 2017 · 2 comments

Comments

@Jinkeycode
Copy link

Add supported to Swift4

@lucaventura
Copy link

lucaventura commented Nov 3, 2017

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

@ArturGasparyan
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@ArturGasparyan @Jinkeycode @lucaventura and others