Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 615 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 615 Bytes

GitHubSearch

Test

Run make install bootstrap to install the dependencies and generate the project file

Features

  • SwiftUI
  • Combine
  • Image and requests caching
  • Dark mode support
  • English and Portuguese languages
  • Project file generated with Xcodegen
  • API models generated with Quicktype
  • Asset catalog generated with Swiftgen with custom template for SwiftUI localized strings
  • Unit testing with Quick and Nimble
  • Snapshot testing with different languages and dark mode
  • GitHub actions running tests on different Xcode versions