-
Notifications
You must be signed in to change notification settings - Fork 2
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
[#28 feature] 네비게이션 추가 #43
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Ahn-seokjoo
👍👍👍👍👍
@@ -0,0 +1,22 @@ | |||
package com.dorabangs.feature.navigation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Ahn-seokjoo @ddyeon
진짜 패키지 이름 거시기 하긴 하다 ~~
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ
fun NavController.navigateToSaveLink(navOptions: NavOptions? = null) = | ||
navigate(NavigationRoute.SaveLink.route, navOptions) | ||
|
||
fun NavGraphBuilder.saveLinkNavigation(navController: NavHostController) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Ahn-seokjoo
navController를 받는 게 아니라, 람다를 받아야 할 듯 ??
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
잘했어여~
그때 해커톤때 말했던 방식도 좀 찾아보고 도전해보자~🍖
개요
네비 추가했어요
작업 내용
시연 화면 (option)
To Reviers
Close
close #