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] iOS 7차 과제 - 데이터 연결 심화, UIGestureRecognizer #9

Open
5 tasks
seondal opened this issue Dec 24, 2021 · 0 comments
Open
5 tasks
Assignees

Comments

@seondal
Copy link
Member

seondal commented Dec 24, 2021

📌 Feature Issue

  1. Image View에 tap gesture recognizer 를 달아서 imageView 가 tap 되었을 때 action을 할 수 있도록 추가
  2. ImageView가 tap 되었을 때 옆에 화면으로 present 되도록 화면 전환 (화면전환 시 데이터 전달)

📝 To-do

  • ImageView 에 tap gesture recognizer 달기
  • imageView가 tap 되었을 때 action 추가
  • imageView 가 tap 되었을 때 옆의 화면으로 present
  • 화면전환 데이터 전달 ( imageView, 영상 제목, 조회수, 업로드, 시간)
  • dismiss 버튼
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant