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

Incompatible with Reusable library #23

Open
taglia3 opened this issue Oct 23, 2018 · 0 comments
Open

Incompatible with Reusable library #23

taglia3 opened this issue Oct 23, 2018 · 0 comments

Comments

@taglia3
Copy link

taglia3 commented Oct 23, 2018

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

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

No branches or pull requests

1 participant