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

Implement Android Compose Navigation #562

Open
barbeau opened this issue Nov 4, 2021 · 4 comments
Open

Implement Android Compose Navigation #562

barbeau opened this issue Nov 4, 2021 · 4 comments
Milestone

Comments

@barbeau
Copy link
Owner

barbeau commented Nov 4, 2021

Is your feature request related to a problem? Please describe.
Following adopting Compose for Status in PR #550, it would be nice to be able to switch to using Android Compose Navigation.

Describe the solution you'd like
We need support for bottom sliding panel and bottom navigation. This Wear Compose video:
#560 (comment)

...showed a quick clip of this Owl demo app that looks to have all these components:
https://github.com/android/compose-samples/tree/main/Owl

Here's another repo with sliding bottom sheet:
https://github.com/SG-K/Jetpack-Compose-Bottom-Sheets

Describe alternatives you've considered
Keep current Activity/Fragment navigation

@barbeau barbeau modified the milestones: v3.9, v4.0, v4.1 Nov 4, 2021
@barbeau
Copy link
Owner Author

barbeau commented May 17, 2022

Another good example app:
https://github.com/android/nowinandroid

@stale
Copy link

stale bot commented Dec 3, 2022

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

@stale stale bot added the stale label Dec 3, 2022
@barbeau barbeau removed the stale label Dec 3, 2022
@stale
Copy link

stale bot commented Jun 21, 2023

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

@stale stale bot added the stale label Jun 21, 2023
Copy link

stale bot commented Jan 8, 2024

Closing this. Please reopen if you believe it should be addressed. Thank you for your contribution.

@stale stale bot closed this as completed Jan 8, 2024
@barbeau barbeau reopened this Jan 8, 2024
@stale stale bot removed the stale label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant