Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 1.28 KB

README.md

File metadata and controls

46 lines (25 loc) · 1.28 KB

Spandex

Spandex is a sample app to explore the SuperHero Db API in a SwiftUI 2.0 project.

Intent

To document the approach behind and thinking about process, design, architecture and handling challenges that arise.

Check initial-thoughts.md for initial thoughts. Check thinking-out-loud.md for ongoing thoughts during development.

Installation

  1. Install Swiftlint.
  2. Update the Xcode Signing configs to your own team
  3. Run it up

Contributing

While pull requests are not requested, they are welcome. If you spot something wrong or know a better way to do something, please open an issue to discuss the change.

Licence

MIT

Design

App preview animation

App preview animation

Home screen (Light theme)

Home screen - Light theme

Home screen (Dark theme)

Home screen - Dark theme

Detail screen (Light theme)

Detail screen - Light theme

Detail screen (Dark theme)

Detail screen - Dark theme