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

Migrate from JetPack Navigation to Compose Navigation #218

Merged
merged 31 commits into from
Nov 30, 2023

Conversation

sshropshire
Copy link
Collaborator

@sshropshire sshropshire commented Nov 21, 2023

Summary of changes

  • Migrating to Compose Navigation allows us to move the Demo app to 100% usage of Compose UI
  • Every demoable feature's associated Fragment instance has been deleted
  • Demo App compileSdkVersion and targetSdkVersion is now API Level 34
  • The SDK target API versions are unchanged, but we should consider bumping these up in a future release
  • DemoActivity has been renamed to MainActivity

Screenshots

screen-20231127-103536.mp4

Checklist

- [ ] Added a changelog entry

Authors

List GitHub usernames for everyone who contributed to this pull request.

@sshropshire sshropshire marked this pull request as ready for review November 27, 2023 16:43
@sshropshire sshropshire requested a review from a team as a code owner November 27, 2023 16:43
@sshropshire sshropshire merged commit 227eed9 into main Nov 30, 2023
6 checks passed
@sshropshire sshropshire deleted the compose_navigation branch November 30, 2023 18:37
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