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

Navbar 구현 요청 #11

Open
3 tasks done
scove03 opened this issue Mar 25, 2024 · 7 comments
Open
3 tasks done

Navbar 구현 요청 #11

scove03 opened this issue Mar 25, 2024 · 7 comments
Assignees
Labels
enhancement New feature or request

Comments

@scove03
Copy link
Collaborator

scove03 commented Mar 25, 2024

네비게이션 바를 구현하여 페이지 전환 기능을 추가합니다.

TODO 목록

  • Navbar 컴포넌트 생성 및 UI 구현
  • 각 버튼에 페이지 전환 함수 연결
  • StackNavigation 함수 적용하여 페이지 전환 구현
@sugoring sugoring assigned sugoring and scove03 and unassigned sugoring Mar 28, 2024
@sugoring sugoring added the enhancement New feature or request label Mar 28, 2024
@sugoring
Copy link
Collaborator

Container not exist 에러

@sugoring
Copy link
Collaborator

기능 구현 예시:

import 한 컴포넌트를 불러오고,
텍스트를 버튼 형식으로 바꿔서, 버튼에 함수 속성을 넣으면 될거같아.

함수속성에 버튼을 누르면 컴포넌트가뜨는거만 우선 구현하면 될듯!

그거 전달해주면 내가 희원이가 한거랑 합쳐서 상태관리로 전역 페이지에서
네비바가 누르면 그 페이지가 유지되도록 할꺼야!

@sugoring
Copy link
Collaborator

Container not exist 에러

container 컴포넌트 활용 불필요

@sugoring sugoring changed the title 네비바 구현 Navbar 구현 Mar 28, 2024
@scove03
Copy link
Collaborator Author

scove03 commented Mar 28, 2024

네비바 구현중 Stack 파일에 StackNavigation 함수를 적용해야하는데 본래는 App에다 다른코드 없이 넣는데 이건 어떻게 해야하는지 잘 모르겠음..

@scove03
Copy link
Collaborator Author

scove03 commented Mar 28, 2024

@sugoring
Copy link
Collaborator

웹에서 페이지를 router 이용해서 페이지를 이동하는 것과 달리 stack 형식으로 현재 view 에서 위로 쌓이는 형식

@sugoring
Copy link
Collaborator

@sugoring sugoring changed the title Navbar 구현 Navbar 구현 요청 Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants