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

Remove all fragments and refactor the navigation System with compose #16

Closed
mehdiyari opened this issue Jun 12, 2023 · 0 comments · Fixed by #21, #26, #27, #28 or #29
Closed

Remove all fragments and refactor the navigation System with compose #16

mehdiyari opened this issue Jun 12, 2023 · 0 comments · Fixed by #21, #26, #27, #28 or #29

Comments

@mehdiyari
Copy link
Owner

mehdiyari commented Jun 12, 2023

One of the Technical Depts we have uses fragments with compose; this issue is created to discuss this dept.

  1. Remove all of the Fragments
  2. Change the navigation system from fragment-based navigation to compose-based navigation.
  3. Improve the code quality of view models and compose views.
  4. Using a standard approach for a preview of composing views.
  5. Migrate to Material3 and use new API's

AC

  1. All of the Fragments should be removed.
  2. Navigation should work with compose.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment