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

[FEAT] 온보딩 네일 선택 페이지 #4

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

myunsyeya
Copy link
Contributor

@myunsyeya myunsyeya commented Feb 5, 2025

🔖 관련 티켓

SN-7 (Jira 링크)

📌 작업 개요

피그마 시안에 맞춰 온보딩 네일 선택 페이지 구현

✅ 작업 항목

3개 이상 10개 이하의 네일 선택 기능과 무한 스크롤을 구현하고
토스트 메시지와 버튼 활성화 상태를 관리하도록 함.
주요 구현사항:

  • 네일 이미지 그리드 레이아웃 구현 (3x5)
  • 무한 스크롤 기능으로 추가 이미지 로드
  • React Navigation 기반 화면 전환 구조 구축

패키지 추가:

  • "@react-navigation/native": "^7.0.14"
  • "@react-navigation/native-stack": "^7.2.0"
  • "react-native-screens": "^4.5.0"
  • "react-native-linear-gradient": "^2.8.3"
  • "react-native-safe-area-context": "^5.1.0"

📝 추가 설명

뒤로 가기 버튼 클릭 시 정상적으로 처리하지 못 하는 문제가 있습니다.
추가 커밋 이후 고쳐지지 않을 시 별도로 수정할 예정입니다.

@LeeWxx LeeWxx changed the title Feature/sn 7 onboarding nail select [FEAT] 온보딩 네일 선택 페이지 Feb 5, 2025
@myunsyeya myunsyeya changed the base branch from main to develop February 5, 2025 07:42
@myunsyeya myunsyeya merged commit c123c16 into develop Feb 5, 2025
1 check passed
@myunsyeya myunsyeya deleted the feature/SN-7-onboarding-nail-select branch February 5, 2025 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant