Skip to content

BasanthVerma/BVCache-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BVCache

Easy image caching for iOS. N|Solid

Usage Instructions

(This project is not ready yet, although you can clone the repository and run the code as-is to see the working of the BVCache image library.)

If you like to live dangerously, you can copy all the essential files from this repo into your project.

Caching and setting images to your UIImageViews is as easy as -

[imageView setCachedImage:@"Image url!"]];

Development

Want to contribute? Great! Feel free to contribute to this repo in any form! More improvements coming soon!

Todos

  • Write Tests
  • Avoid duplicate image fetch when same URL is requested simultaneously.
  • Add Code Comments

License

MIT

About

Easy Image Caching for iOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •