iOS App Project built with UIKit, MVVM design pattern, auth API, Alamofire for HTTP networking, Pulse for network logger, and SPM for package management.
This app developed by Ardyan.
- Open
Swift-MVVMdirectory on terminal - Open
SALT-MVVM_TEST.xcodeprojusing Xcode - Click ►
Runbutton on Xcode. The iOS simulator will be opened and automatically run the app
This app use Reqres.in authorization dummy data. You can testing to sign in with this credential
| Password | |
|---|---|
| eve.holt@reqres.in | cityslicka |
- Log in and Home page.
- Generate random quote everytime screen appear.