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

Updates for Swift 3 compatibility? .image property breaks all over #54

Open
JamaicanRumCream opened this issue Jul 6, 2017 · 1 comment

Comments

@JamaicanRumCream
Copy link

First, it appears nothing has happened at all lately. Will this repo be updated again?

Secondly, using this in a Swift 3 project, I get loads of errors on using any image property of an imageView:
backgroundImageView.image = UIImage(named: "someImageName")
❗️-> cannot assign to property: "image" is a method

This means I can no longer use this library b/c it breaks code in many many files.

@mindbrix
Copy link
Owner

mindbrix commented Jul 6, 2017

Hi Chris. Here is a beta of a Swift 3 version: https://gist.github.com/mindbrix/c31963faecb1e037a6ee6b85515495b2

Please let me know if this helps you.

Best,
Nigel

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

2 participants