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

Swift 2.0 Version #17

Open
fahlout opened this issue Sep 2, 2015 · 6 comments
Open

Swift 2.0 Version #17

fahlout opened this issue Sep 2, 2015 · 6 comments

Comments

@fahlout
Copy link

fahlout commented Sep 2, 2015

A Swift 2.0 version of this would be amazing!

@glennposadas
Copy link

Has anyone written the Swift 2.0 version of this cool library?

@bfeher
Copy link
Owner

bfeher commented May 5, 2016

Hi @glennposadas

Not yet, to my knowledge. I keep thinking there must be a much better way to write this library to make it a lot more universal, for instance as a UIVisualEffectView or something else. Along with the upcoming release of Swift 3.0 and my work schedule, I am finding it harder and harder to justify rewriting this control in Swift 2.0 (admittedly something that I should have done a long time ago).

If you feel up to the task, you are more than welcome to contribute :)

@bhargavms
Copy link
Contributor

Im currently using this lib in swift 2.0 project using a bridging header file.

@bfeher
Copy link
Owner

bfeher commented Aug 5, 2016

I plan on writing a swift 3.0 version but in the long run I'm hoping that we will get a more flexible and usable UIVisualEffectView so that I can just make the shadows and tap ripples an extension of UIVisualEffectView. That way you could slap it onto anything without needing specialized classes like BFPaperTabBar, BFPaperButton, BFPaperView, etc.

@mradzinski
Copy link

mradzinski commented Sep 16, 2016

Glad to hear you are planning on writing a Swift 3.0 version. Meanwhile, I would recommend you to update the readme of the project to include Swift 2.0+ instructions since it works perfectly through Bridging header and there's a chance people will keep asking

@engmsaleh
Copy link

I confirm it works very well with project using Swift 2.3 without adding anything to bridging header

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

No branches or pull requests

6 participants