-
Notifications
You must be signed in to change notification settings - Fork 6
[Feat] #200 - 커스텀 바텀 시트 개발 하였습니다. #204
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
Merged
The head ref may contain hidden characters: "#200---\uCEE4\uC2A4\uD140-\uBC14\uD140-\uC2DC\uD2B8-\uAC1C\uBC1C"
Merged
Changes from all commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
d1433e7
[Feat] #200 - 바텀 시트 타입, 속성 추가
thingineeer 0a8001c
[Feat] #200 - 바텀 시트 타입, 생성자 추가
thingineeer fa63764
[Feat] #200 - 메서드 추가, 타입 나누기
thingineeer 5022f43
[Feat] #200 - 레이아웃, 메서드, Delegate 추가
thingineeer e4d747c
[Feat] #200 - type 에 따라 코드 분류
thingineeer 15e7e9f
[Feat] #200 - keyborad 위치 속성 변경
thingineeer f003425
[Chore] #200 - 파일 위치 변경
thingineeer 46ec36d
[Refactor] #200 - 코드 리뷰 반영
thingineeer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
질문 ! 두 함수를 textField 타입일때만 추가해준 이유가 있나요?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.image같은 경우 아직 사용한 적이 없는데,원래 사용하려던 목적은
러닝 완료 후 -> 러닝 종료 화면이 뜨면 완료 버튼 말고는 못 누르는 로직이었던 것 같은데,, 예전에?
일단은 저희가 BottomSheet만 사용하기 때문에 따로 빼서 관리를 해주었습니다!