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

Loading images from the Web #20

Open
waseefakhtar opened this issue Feb 24, 2017 · 1 comment
Open

Loading images from the Web #20

waseefakhtar opened this issue Feb 24, 2017 · 1 comment

Comments

@waseefakhtar
Copy link

I see AlertOnboarding uses UIImage(named: ) to load images and wants arrayOfImages as Strings from the user but I can’t seem to load images from the web as UIImage(named: “URLString of an image”). Nor do I have an option to download the image as NSData and then use UIImage(data: ) to show my image. What do I do?

@PhilippeBoisney
Copy link
Owner

This feature is not currently supported. However, I planned to do it soon when I have some free time.

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

No branches or pull requests

2 participants