forked from codesquad-members-2022/airbnb
-
Notifications
You must be signed in to change notification settings - Fork 1
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] 검색 창 터치 이벤트 추가 #6
Comments
Damagucci-Juice
added a commit
that referenced
this issue
May 24, 2022
초기 화면에서 NavigationItem.title 자리에 SearchBar 를 넣기에 성공했습니다. 덕분에, searchBar 와 StatusBar 사이 간격이 가까워졌습니다. 화면 전환시 title 생성, "뒤로", "지우기" 버튼은 아직 구현 중입니다.
Damagucci-Juice
added a commit
that referenced
this issue
May 24, 2022
[#6] feat: searchBar 화면 전환 및 초기 화면에서 구성
Damagucci-Juice
added a commit
that referenced
this issue
May 24, 2022
Damagucci-Juice
added a commit
that referenced
this issue
May 24, 2022
Damagucci-Juice
added a commit
that referenced
this issue
May 24, 2022
Damagucci-Juice
added a commit
that referenced
this issue
May 24, 2022
SangHwi-Back
added a commit
that referenced
this issue
May 25, 2022
[#6] feat: Search bar 와 Search Controller 의 깊은 이해를 수반한 작업
Damagucci-Juice
added a commit
that referenced
this issue
May 27, 2022
4 tasks
SangHwi-Back
added a commit
that referenced
this issue
May 27, 2022
[#6] feat: 숙소 찾기 VC 에 CollectionView, HeaderView, Cell 요소 작업
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
👨🏻💻 작업 내용
검색 창을 터치할 경우 실행될 이벤트와 기능들을 추가한다.
🔨 작업 목록
<뒤로
버튼을 추가한다.The text was updated successfully, but these errors were encountered: