Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 639 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 639 Bytes

GIPHY iOS App

This is iOS repo to fetch and display trending gifs from GIPHY

Details

Language used for this project is Swift 4.2 using Xcode 10.1 and supported version of iOS is 10.0. MVVM design pattern is used for app

3rd party tools

3rd party tools used are

  • Alamofire for network calls
  • FLAnimatedImage fot annimated imageview support
  • ObjectMapper for JSON Mapping
  • SDWebImage/GIF asynchronous image/gif loading

Testing

Unit testing is used to test most of test case of apps UITest is used to keep track of user interactions & flow