/Posts-iOS

Posts list with ability to add/edit post

Primary LanguageSwift

Posts

Posts list with ability to add/edit post

Features

  • Built in Swift 5
  • MVVM
  • Repository pattern
  • Multi repository support (Online + Offline)
  • Dependency Injection
  • UINavigationController
  • UITableView + Custom Cell
  • Pull to refresh
  • URLSession
  • Http layer
  • GCD (Grand Central Dispatch)
  • SwiftLint (CocoaPod)
  • Unit Testing Demo

How to Run

  1. Clone the repository
  2. Open the project on Xcode
  3. Install pods using terminal command "pod install" from the main project directory
  4. Run the project on simulator or real device

User Interface Screenshots