Skip to content

saps1063/NyArticles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NYArticles

NYArticles is iOS application which display article list from NYTimes and detail of article

Installation

From CocoaPods

CocoaPods is a dependency manager, which automates and simplifies the process of using 3rd-party libraries :

Install CocoaPods if not already available:

$ [sudo] gem install cocoapods
$ pod setup

Change to the directory of your Xcode project:

$ cd /path/to/NyArticles

Install into your Xcode project:

$ pod install

Open your project in Xcode from the .xcworkspace file (not the usual project file)

$ open NyArticles.xcworkspace

Features

  • Article List
  • Article Detail

Requirements

iOS 10.0 and above

Technical

Current app Version :- 1.0

Platform : Xcode :- 9.3

Language : Swift

Architecture : MVVM

Dependencies

  • pod 'SVProgressHUD', '~> 2.2'
  • pod 'Moya', '~> 11.0'
  • pod 'Moya-ObjectMapper'
  • pod 'SDWebImage'
  • pod 'NVActivityIndicatorView'
  • pod 'UIScrollView-InfiniteScroll', '~> 1.0.0'

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages