Skip to content

PigHeroT/SequentialImageLoaderSandbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SequentialImageLoaderSandbox

This is a demo project for this article.

You can find different approaches to load images. The core is ImagesLoader swift package. To run and play with it you can go and open LoaderSandbox/LoaderSandbox.xcodeproj.

No optimizations, old-school loading

Autoreleasepool, old-school loading

Combine

Async await

About

A showcase of remote images loading and some memory optimizations. Oldschoold vs Combine vs AsyncAwait

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%