We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
현재 SearchFeature 도메인은 정의되어 있으나 다른 도메인으로의 네비게이션 작업이 안되어 있습니다. NoticeDetailFeature, StaffDetailFeature 에 대한 네비게이션 작업이 필요합니다.
NoticeDetailFeature: 스택 네비게이션 방식 사용 StaffDetailFeature: 트리 네비게이션 방식 사용 (detents: [.medium])
detents: [.medium]
The text was updated successfully, but these errors were encountered:
x-0o0
Successfully merging a pull request may close this issue.
개요
현재 SearchFeature 도메인은 정의되어 있으나 다른 도메인으로의 네비게이션 작업이 안되어 있습니다.
NoticeDetailFeature, StaffDetailFeature 에 대한 네비게이션 작업이 필요합니다.
검색 도메인 네비게이션
NoticeDetailFeature: 스택 네비게이션 방식 사용
StaffDetailFeature: 트리 네비게이션 방식 사용 (
detents: [.medium]
)디자인
스크린샷
The text was updated successfully, but these errors were encountered: