Add a sample in SampleCompose showcasing how to use AppNavigation for Deep Linking #442
kaungkhantsoe
started this conversation in
RFCs
Replies: 2 comments
-
Voted! 🚀 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@kaungkhantsoe We had integrated deep-link for Compose in a recent project, and I also made a POC here #531, please check it out. The POC sample shows how to integrate deeplink to the app without from the notification, I think it's good enough to go 👋 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Issue
Current SampleCompose contains samples to navigate to a screen by passing an
id
or aparcelable object
. We still don't have an example of how to navigate using DeepLink. Shall we add a sample for it?Solution
Who Benefits?
Android Developer
2 votes ·
Beta Was this translation helpful? Give feedback.
All reactions