-
### Description
**How can I disable automatic dismiss when scrolling or tap outside?**
### What type of issue is this? (place an `x` in one of the `[ ]`)
- [ ] bug
- [ ] enhancement (feature …
-
### Description
Dropdown Not working
### What type of issue is this? (place an `x` in one of the `[ ]`)
- [ ] bug
- [ ] enhancement (feature request)
- [x] question
- [ ] documentation relat…
-
- [x] Add bottom sheet code from WPiOS https://github.com/woocommerce/woocommerce-ios/pull/2154
- [x] Add generic bottom sheet list selector UI https://github.com/woocommerce/woocommerce-ios/pull/215…
-
### What type of issue is this? (place an `x` in one of the `[ ]`)
- [x ] bug
- [x ] question
* [x ] I've read and understood the [Contributing guidelines](https://github.com/slackhq/PanModal/blo…
-
E.g. see apple's music app -- when they have a full screen modal, the little handle on top says "Dismiss Player Button" in Voice Over mode.
How do I support this in my app for visually impaired use…
ghost updated
4 years ago
-
### Description
Describe your issue here.
### What type of issue is this? (place an `x` in one of the `[ ]`)
- [ ] bug
- [ ] enhancement (feature request)
- [x] question
- [ ] documentation …
-
I putted a table view inside a ViewController and when I present the view controller with the panmodal pod
- and then make this var longFormHeight: PanModalHeight {
return .contentHeight(…
-
### Description
After upgrading to the latest PanModal version, showing the pan modal no longer has background dimming animation. That is, while the modal animates up from the bottom, the black tra…
-
In my view, there is a lower tabbar, a modal pop-up window appears on top of the tabbar, but you need to. Are there any ideas for such an implementation?
-
### Description
Hi,
when i display some items in the tableview with panmodal, on some devices, it can scroll to view the items, but on iPad(6th generation), it can not scroll to view the items.
…