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

Rewrite navigation using NavigationStack #286

Closed
stefanceriu opened this issue Nov 3, 2022 · 0 comments
Closed

Rewrite navigation using NavigationStack #286

stefanceriu opened this issue Nov 3, 2022 · 0 comments
Assignees
Labels
Z-BBQ-Beta Required for ElementX - BBQ - Beta

Comments

@stefanceriu
Copy link
Member

stefanceriu commented Nov 3, 2022

We are currently using the NavigationRouter UIKit component imported from Element to handle navigation in ElementX. We would like to move away from that and switch to a more SwiftUI approach using the newly introduced NavigationStack

We would still need to preserve the decoupling through MVVM-C so we need to use the NavigationStack to implement something that suits us.

We will also probably need to rewrite the toats and indicators, ideally revisiting their architecture.

@stefanceriu stefanceriu self-assigned this Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Z-BBQ-Beta Required for ElementX - BBQ - Beta
Projects
None yet
Development

No branches or pull requests

1 participant