Skip to content

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

@JamaicanRumCream

Description

@JamaicanRumCream

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions