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] #58 - 플로팅 버튼 터치 시 화면전환 및 코드 다시 입력하기 기능 구현 #61

Merged
merged 6 commits into from
Jan 15, 2022

Conversation

L-j-h-c
Copy link
Member

@L-j-h-c L-j-h-c commented Jan 15, 2022

🌴 PR 요약

🌱 작업한 브랜치

🌱 작업한 내용

  • 플로팅 버튼 화면전환 기능 구현
  • 코드 다시 입력하기 기능 구현

📌 참고 사항

  • 플로팅 버튼 화면전환은 코드로 참여 부분만 구현했습니다.

📮 관련 이슈

인증사진 모아보기 뷰 인디케이터 구현
코드 다시입력 버튼 입력 시 CodeJoinVC 초기화
코드 다시입력 버튼 기능 구현
메인 플로팅버튼 화면전환 기능 구현(코드로 참여)
@L-j-h-c L-j-h-c added Feat 새로운 기능 구현 🧚‍♀️Devil『쥬노』 뀨의 의지 공식후계자입니다 아몰랑 P1 / Priority High labels Jan 15, 2022
@L-j-h-c L-j-h-c self-assigned this Jan 15, 2022
Copy link
Member

@hyun99999 hyun99999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LZTM 🙇🏻‍♂️

Comment on lines +25 to +26
cv.indicatorStyle = .white
cv.showsVerticalScrollIndicator = true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@L-j-h-c L-j-h-c merged commit 026f688 into TeamSparker:develop Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧚‍♀️Devil『쥬노』 뀨의 의지 공식후계자입니다 아몰랑 Feat 새로운 기능 구현 P1 / Priority High
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] 플로팅 버튼 터치 시 화면전환 및 코드 다시 입력하기 기능 구현
2 participants