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

Refactor/move user routes to app routes #666

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

ChristiaanScheermeijer
Copy link
Collaborator

Description

This refactor moves the route definitions for the user screen to the AppRoutes file. The biggest advantage with this change is that the User screen doesn't need to be hoisted (copied for other platforms) when only wanting to change a single screen.

@ChristiaanScheermeijer ChristiaanScheermeijer force-pushed the refactor/move-user-routes-to-app-routes branch from e7ef3db to dc21b2a Compare January 30, 2025 11:04
Copy link
Collaborator

@langemike langemike left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has been internally proposed already.

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.

3 participants