Open
Conversation
- Header (1~5 변형), ProgressBar, TxtBox 컴포넌트 구현 - 피그마 스펙에 맞게 TxtBox 스타일 수정 - Header 변형 3~5번 디자인 반영 및 Header5 추가 - 테스트 페이지(/test) 생성 및 홈에서 이동 버튼 추가 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Header (1~5 변형), ProgressBar, TxtBox 컴포넌트 구현
이슈 번호
close # 00
주요 변경사항
components/header.tsx— Header1~5 변형 구현components/progress-bar.tsx— value/max 기반 진행 바 구현components/txt-box.tsx— 피그마 스펙 반영app/test.tsx— 컴포넌트 전체 상태 확인용 테스트 페이지 추가app/(tabs)/index.tsx— 홈에서 테스트 페이지 이동 버튼 추가테스트 결과 (스크린샷)
참고 및 개선사항