Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

Objective C #3

Open
pjebs opened this issue Mar 22, 2016 · 3 comments
Open

Objective C #3

pjebs opened this issue Mar 22, 2016 · 3 comments

Comments

@pjebs
Copy link

pjebs commented Mar 22, 2016

This Swift version seems to only be a limited subset of the features of the Objective C version.

I was wondering what all the differences are? I noticed the Obj-C version has a category for UIImage and UIImageView.

Which version is more stable?
Which version is more feature-packed?

@croath
Copy link
Owner

croath commented Mar 22, 2016

@pjebs At the very first the Swift version is just a try for Swift language. If you wanna integrate the lib into your project, I think the Objective-C version is a better choice. There's no big difference between two versions, in fact.

@pjebs
Copy link
Author

pjebs commented Mar 22, 2016

Why does Obj C version have UIImage and UIImageView category.
The swift version only has UIImageView extension.

@croath
Copy link
Owner

croath commented Mar 22, 2016

@pjebs It's not designed like that, originally. I'll work on that these days to make the Swift version code run better :)

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

No branches or pull requests

2 participants