-
Notifications
You must be signed in to change notification settings - Fork 0
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
[FIX/#164] 신고하기 뷰에서 탐색 뷰 이동 시 nav 수정 #169
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.
어푸푸!!!
navOptions: NavOptions? = navOptions { | ||
popUpTo(Explore) { | ||
inclusive = false | ||
[email protected] = true |
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.
P2: 이거 this.@navOptions 없이도 가능하지 않나요..??
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.
p2: 이거 그냥 들어갑니다~ 네비 공부해보기~
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.
수정했습니다! 아래로 옮기면 되네요!
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.
수고하셨습니다~
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.
LBTM....
navOptions: NavOptions? = navOptions { | ||
popUpTo(Explore) { | ||
inclusive = false | ||
[email protected] = true |
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.
this@navOptions.restoreState = true | |
restoreState = true |
p1) 도 될껄요?
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.
수정했습니다!
Related issue 🛠
Work Description ✏️
Screenshot 📸
nav.mp4
To Reviewers 📢