Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Clean Architecture #2

Merged
merged 9 commits into from
Sep 2, 2024
Merged

Commits on May 13, 2024

  1. Implement Clean Architecture

    An example implementation of the Clean Architecture, modeled after the one in the Android template repo. It consists of a 'home' view with back-end services that fetch a dummy 'user'.
    mbernson committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a820dde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5e89ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df680ed View commit details
    Browse the repository at this point in the history
  4. Add comments to UI test

    mbernson committed May 13, 2024
    Configuration menu
    Copy the full SHA
    77b901b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    888c3f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e66ccca View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    60c1758 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be766a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Select latest Xcode version

    mbernson committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6e0ed20 View commit details
    Browse the repository at this point in the history