Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 593 Bytes

File metadata and controls

21 lines (15 loc) · 593 Bytes

NimbleCodeChallenge

Steps to follow to make project run successfull.

1 - get clone repo or download from download button.
2 - run "pod install" to download required Pods (Alamofire/KeychainSwift).
3 - open project in XCode and it should be working fine.

Pods Used

Used for Network API calls

Used for storing auth data into keychain.

UIKit

1- UIPageViewController 2- UIPageControl

Unit Testing Framework

1- XCTest