This app consumes SpaceX's public API and displays:
- List of spaceships.
- List of launches for each spaceship.
- List of specs with the ability to set display units.
- iOS 14.0+
- Swift
- UIKit
- CoreAnimation
- XCTest
- MVP+Router
- Dependency Injection
- Unit Tests
- Swift Network Dispatcher (https://github.com/acidbeast/network-dispatcher).
My own Swift PM package for network requests.