Skip to content

Lesson 15#9

Open
GosutoDev wants to merge 13 commits intofeat/hw-lesson-12from
feat/hw-lesson-15
Open

Lesson 15#9
GosutoDev wants to merge 13 commits intofeat/hw-lesson-12from
feat/hw-lesson-15

Conversation

@GosutoDev
Copy link
Copy Markdown
Owner

Architecture update

Update sign in screen to have similar architecture as Swiping View. Move some classes into their own shared module.

  1. Sign in view architecture
    Repeat the steps we did for the swiping view to build an architecture pattern for SignInView. Extract the business logic into the store. Create a flow that only input to store is sending an action and only the observed property is state.

  2. Create a shared module
    Create a module as SPM and move some of the files to this new module. Ideally for sharing UI.

@GosutoDev GosutoDev requested a review from cejanen June 17, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant