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

[FIX] #124 - 온보딩 카드 간격, 바운스 수정 #125

Merged
merged 2 commits into from
Dec 10, 2021

Conversation

hyun99999
Copy link
Member

🌴 PR 요약

🌱 작업한 브랜치

🌱 작업한 내용

  • 온보딩 qa 를 거친 확정

📸 스크린샷

기능 스크린샷
GIF

📮 관련 이슈

@hyun99999 hyun99999 added Hyungyu 🐯 현규 교수님 작업 P1 / Priority High 우선순위 높음 Fix 코드 수정 및 버그, 오류 해결 labels Dec 10, 2021
@hyun99999 hyun99999 self-assigned this Dec 10, 2021
Copy link
Member

@dlwns33 dlwns33 left a comment

Choose a reason for hiding this comment

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

어푸르브어푸르브 어푸르브~ 어푸어푸어푸어푸어푸르브~

Comment on lines 25 to -26
window?.rootViewController = UIStoryboard(name: Const.Storyboard.Name.tabBar, bundle: nil).instantiateViewController(withIdentifier: Const.ViewController.Identifier.tabBarViewController)
// window?.rootViewController = UIStoryboard(name: Const.Storyboard.Name.login, bundle: nil).instantiateViewController(withIdentifier: Const.ViewController.Identifier.loginViewController)
Copy link
Member

Choose a reason for hiding this comment

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

탭바 탭바 탭바 탭바로~ 가네요~

Comment on lines 16 to 22
private enum Size {
static let cellWidth: CGFloat = 327
static let cellHeigth: CGFloat = 327
static let cellTopInset: CGFloat = 198
static let cellBottomInset: CGFloat = 208
// TODO: - 나커톤 때 라이브코딩 쇼쇼쇼
static let cellLineSpacing: CGFloat = 85
// TODO: - 기기대응응 필요.
static let topSafeArea: CGFloat = 44
Copy link
Member

Choose a reason for hiding this comment

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

사이즈 사이즈 사이즈~ 사이즈~ 사이즈 조정~ 이거 저번에 했던 그 방식에서 숫자만 변경된건가요!!! !!! !! !! ! ! !

Copy link
Member Author

Choose a reason for hiding this comment

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

숫자 변경도 없습니닷!

Copy link
Member

Choose a reason for hiding this comment

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

감사 감사 감사 감사합니다 ~

@hyun99999 hyun99999 merged commit 6fce3ed into TeamNADA:develop Dec 10, 2021
@hyun99999 hyun99999 deleted the feature/#124 branch December 10, 2021 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix 코드 수정 및 버그, 오류 해결 Hyungyu 🐯 현규 교수님 작업 P1 / Priority High 우선순위 높음
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FIX] 온보딩 카드 간격, 바운스 수정
2 participants