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

Refactoring to handle all navigation in the navigation.kt file #77

Merged
merged 2 commits into from
Feb 23, 2024

Conversation

materoy
Copy link
Contributor

@materoy materoy commented Feb 18, 2024

First part of refactoring, this one just stood out. It's best practice to handle all navigation in one unit and not pass down nav controller for screens to handle their own navigation but to request navigation back to the navigation unit.

@Myzel394 Myzel394 merged commit 0ca0944 into Myzel394:master Feb 23, 2024
2 checks passed
@Myzel394
Copy link
Owner

Nice, thank you very much!

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.

2 participants