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

How to upgrade from FlowKit to Owl? #2

Open
tamasberesoebb opened this issue May 6, 2019 · 1 comment
Open

How to upgrade from FlowKit to Owl? #2

tamasberesoebb opened this issue May 6, 2019 · 1 comment

Comments

@tamasberesoebb
Copy link

Please include documentation about upgrading from FlowKit to Owl.

Should anyone replace FlowKit with Owl in an existing project?

FlowKit currently does not even compile on my machine, because I have switched to Swift 5. I guess my only option to keep using FlowKit, is to downgrade Xcode.

@AgapovOne
Copy link

AgapovOne commented May 27, 2019

Had a lot of style changes in code.
Make sure you properly use new register(_:) methods on cells and headers/footers, cause they are called on registerAdapter.
ModelProtocol -> ElementRepresentable is fairly easy if you use Hashable on a model.

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