Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 401 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 401 Bytes

microBlogging

This application is a sample project showing List of authors , their post and comments against every post.

This application's minimum deployment target is iOS 11.0.

Application supports iPad and iPhone both.

Written in Clean architecture.

The application handles Network state , lazy loading .

All Post list and comment List are shown in ascending order chronically.