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

홈 화면에서 디테일 화면으로 이동 / http 이미지 로드 지원 #114

Merged
merged 2 commits into from
Mar 21, 2024

Conversation

WhiteHyun
Copy link
Member

Screenshots 📸

Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-03-20.at.22.56.00.mp4

고민, 과정, 근거 💬

  • ScrollView에서 List로 변경하여 제품 상세 정보 페이지로 넘어갈 수 있도록 구현했습니다.
  • 그 밖에 미비된 UI 값들을 설정했습니다.
  • CU의 이미지 데이터가 http로 되어있어, xcodeproject에서 http를 허용시켰습니다.

@WhiteHyun WhiteHyun requested a review from a team March 21, 2024 09:43
@WhiteHyun WhiteHyun self-assigned this Mar 21, 2024
@WhiteHyun WhiteHyun added 🔧 Enhancement Improvement or Feedback Implementation 🏠 Home Home View 🔨 Implementation New feature or request labels Mar 21, 2024
@WhiteHyun WhiteHyun added this to the v2.0.0 milestone Mar 21, 2024
@eung7 eung7 merged commit 3865c80 into main Mar 21, 2024
2 checks passed
@WhiteHyun WhiteHyun deleted the feature/home/111 branch March 21, 2024 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 Enhancement Improvement or Feedback Implementation 🏠 Home Home View 🔨 Implementation New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

제품 상세화면으로 이동한다.
2 participants