This is game catalogue app build with SwiftUI 2.0
. This app use game data provided by RAWG
.
- Clean Architecture
- Reactive pattern menggunakan
RxSwift
. - Modularization (modul core terdapat pada
repository ini
). - Unit test.
- Continous Integration with Travis CI
- List popular game
- Game Detail
- Preview screenshot
- Search game by title
- Game Bookmark
- Xcode 13.2.1
- Swift 5
- SwiftUI 2.0
- iOS 15.4 (testing device)