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 [#80] 잠금 화면 뷰 구현 완료 #87

Merged
merged 18 commits into from
Jan 15, 2024
Merged

Conversation

Zoe0929
Copy link
Member

@Zoe0929 Zoe0929 commented Jan 15, 2024

👾 작업 내용

쉴드 뷰와 푸시 알림을 통해 앱을 진입하는 뷰를 구현했습니다.

🚀 PR Point

푸시 알림은 알림 설정을 한 경우에만 쉴드뷰의 SecondaryButton을 눌렀을 때 나타납니다.

📸 스크린샷

구현 내용 스크린샷
쉴드뷰 IMG_9779
푸시 알림 https://github.com/Team-HMH/HMH-iOS/assets/68178395/7b659904-232b-4050-bf79-8a41284b0922

✅ Issue

Resolved #80

@Zoe0929 Zoe0929 added 🐰지희 지희의 issue 🌈 feat 기능 구현 labels Jan 15, 2024
@Zoe0929 Zoe0929 added this to the 🚀1차 스프린트🚀 milestone Jan 15, 2024
@Zoe0929 Zoe0929 self-assigned this Jan 15, 2024
@Zoe0929 Zoe0929 linked an issue Jan 15, 2024 that may be closed by this pull request
Copy link
Member

@kim-seonwoo kim-seonwoo left a comment

Choose a reason for hiding this comment

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

image

Copy link
Contributor

@boyeon0119 boyeon0119 left a comment

Choose a reason for hiding this comment

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

LGTM zeo~

Comment on lines 8 to 11
import Foundation

// MARK: - Device Activity Report 관련 데이터 모델이 정의되어 있는 파일입니다.
import Foundation
Copy link
Contributor

Choose a reason for hiding this comment

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

p1. 삭제 plz.

Comment on lines +61 to +63
}

}
Copy link
Contributor

Choose a reason for hiding this comment

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

p5. 줄바꿈 삭제 요망

@Zoe0929 Zoe0929 force-pushed the feat/#80/ShieldView branch from c685349 to 23431b1 Compare January 15, 2024 13:15
@Zoe0929 Zoe0929 merged commit 5ad3a7a into develop Jan 15, 2024
@Zoe0929 Zoe0929 deleted the feat/#80/ShieldView branch January 15, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌈 feat 기능 구현 🐰지희 지희의 issue
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Feat] 이용 시간 초과시 화면 잠금 뷰
3 participants