qaziro / RocketX

iOS application that shows information about SpaceX rockets and a list of their launches.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RocketX

iOS application that shows information about SpaceX rockets and a list of their launches.

This is implementation of a test assignment from kontur.ru 2022.

Preview

RocketX Dark RocketX Light
RocketX_dark.mov
RocketX_light.mov

Features

  • Composable Architecture
  • Image loader with caching to NSCache and Caches directory.
  • Dark and Light theme
  • Localization (en, ru)
  • Storing settings in UserDefaults
  • Custom rocket symbol
  • Unit Tests
  • UI Tests
  • SwiftUI

Resources

License

RocketX is available under the MIT license.

About

iOS application that shows information about SpaceX rockets and a list of their launches.

License:MIT License


Languages

Language:Swift 100.0%