8000 GitHub - prrane/FlickrWall: An Infinity Scroll Image Wall using Flickr API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

prrane/FlickrWall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Infinity Scroll Image Wall using Flickr API

  • Using flickr.photos.search API
  • It uses low quality square image 150x150, refer Size Suffixes here
  • Cells per row can be controlled by ImageCollectionView.Constants.maxCellsPerRow
  • A simple search feature is provided to search more photos, it defaults to Cat pictures :-)
  • OperationQueue for newtork activities
  • KVO for synchronizing beteween network -> model -> view
  • A simple cache (in the form of Dictionary) is used; it can be easily swapped to PINCache or others

About

An Infinity Scroll Image Wall using Flickr API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0