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

NodeKitImage? #136

Open
chausovSurfStudio opened this issue May 7, 2024 · 0 comments
Open

NodeKitImage? #136

chausovSurfStudio opened this issue May 7, 2024 · 0 comments
Assignees
Labels

Comments

@chausovSurfStudio
Copy link
Contributor

General description of the problem

Projects usually use Nuke or AlamofireImage to load images. But AlamofireImage pulls the Alamofire core with it as a dependency.
Have we even thought about making a NodeKitImage? 😉
Uploading a picture is also a network operation. Nodes can do the necessary transformations with data: scale, mask, etc. Caching the result can also be done.

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

No branches or pull requests

2 participants