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

Swift Support #7

Open
orojasanchez opened this issue Mar 6, 2016 · 1 comment
Open

Swift Support #7

orojasanchez opened this issue Mar 6, 2016 · 1 comment
Assignees

Comments

@orojasanchez
Copy link

Hi, I'm currently trying with swift but I could not, could you tell me which is the method to follow thanks

@kevindelord kevindelord self-assigned this Mar 6, 2016
@kevindelord
Copy link
Owner

Hi @orojasanchez,

You should have nothing to do to use this library in swift.
Just a small step-by-step checkup:

  • Did you import the library within your .pch or bridging header file? #import "UIImage+Autoresize"
  • Did you correctly named your assets?
  • Do you correctly use the function imageNamed: with no custom extension but just the filename and its type extension like "myBackground.png" ?

Best,
Kevin

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