Skip to content

A test project which I built for an assignment. Uses a UICollectionView to browse a set of books retrieved from an API. Supports continuous scrolling and proper fetching of more books from the API. Uses CoreData for caching books and browsing when API fails or user is offline.

Notifications You must be signed in to change notification settings

saidmarouf/UICollectionViewContinuousScrolling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

UICollectionViewContinuousScrolling

A test project which I built for an assignment. Uses a UICollectionView to browse a set of books retrieved from an API. Supports continuous scrolling and proper fetching of more books from the API. Uses CoreData for caching books and browsing when API fails or user is offline.

About

A test project which I built for an assignment. Uses a UICollectionView to browse a set of books retrieved from an API. Supports continuous scrolling and proper fetching of more books from the API. Uses CoreData for caching books and browsing when API fails or user is offline.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published