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

Generic parameter 'Self' could not be inferred after Kingfisher 5.0 update #10

Closed
dfmarulanda opened this issue Mar 11, 2019 · 2 comments

Comments

@dfmarulanda
Copy link

I recently updated RxKingfisher and Kingfisher to v5. All my previous work is getting
Generic parameter 'Self' could not be inferred
I cannot bind or drive directly to the kf.rx.image()

@freak4pc
Copy link
Member

freak4pc commented Mar 11, 2019

Can you provide a reproducible example / project ?
The example project seems to work fine: https://github.com/RxSwiftCommunity/RxKingfisher/blob/master/Example/Example/ViewController.swift#L73

@dfmarulanda
Copy link
Author

Yeah. Just changed the driver to observable and the drive to bind(to:) and everything seems working.

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