Skip to content
This repository was archived by the owner on Nov 15, 2020. It is now read-only.
This repository was archived by the owner on Nov 15, 2020. It is now read-only.

Incompatible with Reusable library #23

@taglia3

Description

@taglia3

Hi,

I love your library and I want to integrate it in an Enterprise app I working on, to refactor some functionalities.
Unfortunately there is a conflict with the library https://github.com/AliSoftware/Reusable

It seems that the issue is on the reauseidentifier property of the protocol:

public protocol CellProtocol: class {
	static var reuseIdentifier: String { get }
	static var registerAsClass: Bool { get }
}

Do you have any hint of how overcame this issue?

Thanks,
Matteo

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