[Feat] 회원가입화면1의 스크롤뷰 구현과, 검색화면의 바텀시트의 드래그 기능 UI를 구현했습니다. #103
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
배경
#21 #68
작업 내용
회원가입화면1 키보드 문제해결
뷰가 내비게이션바 위로 올라가는 문제와 뷰가 움직이는 동작이 자연스럽지 않은 문제가 있었습니다.
1.mov
그래서 스크롤뷰를 사용하여 뷰의 움직임이 자연스럽도록 변경하였습니다.
검색화면 - 일부 UI 구현
default.mov
테스트 방법
씬델에서 rootVC를 변경하여 확인할 수 있습니다.
리뷰 노트