-
- [x] 간단끼록 / 상세끼록 선택 바텀시트 UI
https://github.com/slackhq/PanModal
-
### Description
PencilKit does not work well in PanModal
### What type of issue is this? (place an `x` in one of the `[ ]`)
- [x] bug
- [ ] enhancement (feature request)
- [ ] question
- [ ] d…
-
### Description
I have table view in PanModal, when i scroll to bottom then i remove some cell in table and reloadData. Panmodal crash with error Thread 1: EXC_BAD_ACCESS (code=2, address=0x16f01ff…
-
### Description
I am using a PanModal view controller that is 50% height of the device screen. I then present another view controller on top of it using iOS default `self.present()`. The reason I a…
-
Hi,
Is anyone facing any crash issues with the method didPanOnScrollView of the class PanModalPresentationController?
Here are the crash logs with some lines where we can identify the reason.
…
-
Things to remove with iOS 15 drop:
- Find in Page related (FindInPageScript, FindInPageScriptHandler, FindInPageBar etc)
- PanModal (replace with native detents API)
- Legacy rotation management
iccub updated
10 months ago
-
How do I fix this warning?
Running Xcode 14.3 and Ventura 13.3 on MacBook Air 2020 M1
Also I get this warning:
Ignoring file /Users/***/Documents/***/***/Carthage/Build/iOS/PanModal.framewo…
-
### 기능 요약
바텀시트 다시 제대로 시작
### 할 일
- [x] PanModal 라이브러리 설치
- [x] 일기 가이드라인 단계별 바텀시트 스타일 수정 -> 높이, cornerRadius, 버튼 등
- [ ] 바텀시트 단계별 다음 버튼 누를 때 넘어가는 애니메이션 가능한지 알아보기
- [ ] 바텀시트 단계별 다음 버튼 누를 때 기…
-
### Description
Describe your issue here.
### What type of issue is this? (place an `x` in one of the `[ ]`)
- [x] bug
- [ ] enhancement (feature request)
- [ ] question
- [ ] documentation …
-
### Description
viewWillAppear of the parent ViewController is not called when child ViewController presents QLPreviewController using PanModal.
### What type of issue is this? (place an `x` in …