Skip to content
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.

Made calling SwiftGif Easier #14

Closed
wants to merge 4 commits into from
Closed

Made calling SwiftGif Easier #14

wants to merge 4 commits into from

Conversation

Esqarrouth
Copy link
Contributor

Now you can call SwiftGif only by knowing the gif files name:
UIImage.gifWithName("jeremy")

or can call the old method if prefered:
UIImage.gifWithData(imageData!)

@Esqarrouth Esqarrouth mentioned this pull request Oct 12, 2015
@bahlo
Copy link
Member

bahlo commented Oct 12, 2015

Thanks for the PR, appreciate it 👍

Is there a reason you removed the public statements before the methods?

@Esqarrouth
Copy link
Contributor Author

No, just wasn't paying attention cause it compiled. Are there cases where public keyword is essential?

@bahlo
Copy link
Member

bahlo commented Oct 12, 2015

See Access Levels 😊

@bahlo
Copy link
Member

bahlo commented Oct 13, 2015

It would be great if you could add the public statements. The rest looks really good! 👍

@Esqarrouth
Copy link
Contributor Author

done

@bahlo
Copy link
Member

bahlo commented Oct 13, 2015

Merged in 1.5. Thank you!

@bahlo bahlo closed this Oct 13, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants