Skip to content

Get latest stories around you with offline experience.

Notifications You must be signed in to change notification settings

LakhpatMeena/StoryBank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

StoryBank

Get latest stories around you with offline experience.

I have used https://github.com/HackerNews/API to fetch latest news. Lazy loading is used to fetch story items in chuncks. Offline storage using core data is handled for offline experience. Story details is cached for visited story for offline experience. Pull to refresh is integrated to refresh stories.