This app shows information about SpaceX rockets and also about their past and current launches.
The project contains three different screens:
Rockets | Launches | Settings |
---|---|---|
![]() |
![]() |
![]() |
- UIKit
- GCD
- MVP + Assembly + Router
- Building UI programmatically
- Networking with URLSession
- Using UITableView and UICollectionView
- Storing user settings with UserDefaults
- Multithreading with GCD
- Unit changing
- Text formatting
- iOS 13.0+
- Xcode 13.0+
- Fork and clone this project to your machine
- Open the
.xcodeproj
file in Xcode - Change the Build identifier
- Build and run