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

What about UIImageView for example? #3

Open
paulkugaev opened this issue Jun 8, 2018 · 3 comments
Open

What about UIImageView for example? #3

paulkugaev opened this issue Jun 8, 2018 · 3 comments

Comments

@paulkugaev
Copy link

No description provided.

@dcristolovean
Copy link

I started from this Binding and simply added a new class for the UIImageVIew and binding works nicely.
Even if the image view loads from an URL. Just follow the example of the TextField/View.

@manishkkatoch
Copy link
Owner

excellent.
@dcristolovean it will be great if you can raise a PR to merge this back here.

@khunshan
Copy link

khunshan commented Oct 4, 2018

A quick workaround would be to bind a string var. On its didset you can populate image with the image name or url passed to it.

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

4 participants