Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- RxCocoa
- UITextView
- swift documentation
- Refactoring
- 리펙터링
- UICollectionView
- Clean Code
- ribs
- rxswift
- 클린 코드
- Protocol
- swiftUI
- map
- HIG
- tableView
- Xcode
- uitableview
- SWIFT
- clean architecture
- 스위프트
- collectionview
- MVVM
- 리펙토링
- uiscrollview
- 애니메이션
- Human interface guide
- 리팩토링
- ios
- combine
- Observable
Archives
- Today
- Total
목록FlaotingPanel (1)
김종권의 iOS 앱 개발 알아가기
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/dDirFV/btrXK8ODRPp/DDSnD4McZ8lt5mOmHQxfoK/img.gif)
FloatingPanel 프레임워크 * FloatingPanel github bottom sheet UI 프레임워크 중 높은 star를 가지고 있는 프레임워크 FlaotingPanel을 이용하면 bottom sheet UI를 쉽게 구현할 수 있지만, 원하는 스타일의 bottom sheet를 구현하는 방법은 github에 나와있지 않으므로 따로 해당 글에서 알아보기 일반적인 BottomSheet 형태 2가지 1) bottom sheet의 뒷 배경을 터치할 수 있는 형태 2) bottom sheet의 뒷 배경을 dimmed 처리하고, 터치하면 닫히는 형태 구현 아이디어 1), 2) 타입 모두 handler를 가지고 내려서 dismiss 시킬 수 있어야하고, bottomSheet안에 있는 scrollView를..
iOS 응용 (swift)
2023. 2. 7. 22:12