FloatingPanel
FloatingPanel copied to clipboard
A clean and easy-to-use floating panel UI component for iOS
Hello, My requirement is to show floating panel in half view while I am using textview search initially panel is in tip state and I am changing it when I...
Is it possible to configure a panel with only a .half height anchor to be able to be pulled up (towards the top of screen) without providing a full-size anchor?...
 I have used the latest pod version.
I was wondering if you could provide an example of how to remove the panel by swipe left, right, up, and down. That'd be very helpful!
When app launches **floatingPanel.layoutAdapter.layout.initialPosition** is half. After removing the panel from the parent using **removePanelFromParent** and adding same panel, the **floatingPanel.layoutAdapter.layout.initialPosition is hidden** . How could not figure out why...
### Short description On an iPad device, when rotating from portrait to landscape, the FloatingPanelLayout.updateHeight() method is not getting called. This results in an incorrect (based on portrait) height for...
Forgive me if this doesn't make sense in your mind for the library. As far as I can tell if I have VC A in a Floating Panel and that...
Hello, I am trying to add a tap gesture recognizer on floating panel controller, in order to show/hide it vs just relying on swiping. I've tried adding it directly on...
### Description Can't move to 'half' position because it's not valid in the layout ### Expected behavior Maps example works ### Actual behavior Maps example crashes ### Steps to reproduce...
FloatingPanel version 1.7.5 CALayer position contains NaN: [nan nan] ``` Fatal Exception: CALayerInvalidGeometry 0 CoreFoundation 0x185d3a364 __exceptionPreprocess 1 libobjc.A.dylib 0x184f80528 objc_exception_throw 2 CoreFoundation 0x185d3a2ac -[NSException initWithCoder:] 3 QuartzCore 0x189d86690 CA::Layer::set_position(CA::Vec2...