Dhaval1094 / RocketApp

This is an example project for fetch rocket details and show in UI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RocketApp

Xcode Version ~ 12.0.1

iOS Deployment Target ~ 14.0

Swift version ~ 5.0

Header

This is a demo application for fetch rocket details and it's launch data provided by Appolo's GraphQL API.

This project follows MVVM architecture. RxSwift is used for ViewModel binding.

Moya is used for managing Network layer.

After successful completion of web service call, the data is stored in local device using NSKeyedArchiver.

For each functionalities and implementations Pushed the code and created Pull Requests accordingly.

NOTE: After clone or download the repository, installation of pod is required.

About

This is an example project for fetch rocket details and show in UI.


Languages

Language:Swift 98.8%Language:Ruby 1.2%