FloatingPanel icon indicating copy to clipboard operation
FloatingPanel copied to clipboard

A clean and easy-to-use floating panel UI component for iOS

Results 96 FloatingPanel issues
Sort by recently updated
recently updated
newest added

### Description Hello 👋🏼 I don't think this is technically a bug with the library. But I'm only experiencing it in a panel so here goes. I created a sample...

### Description I would like to have a similar behaviour as Apple's Maps app has: ### Expected behavior If you swipe the panel from .tip up with high velocity, it...

> Please fill out this template appropriately when filing a bug report. > > Please remove this line and everything above it before submitting. ### Description ### Expected behavior ###...

> Please fill out this template appropriately when filing a bug report. > > Please remove this line and everything above it before submitting. ### Short description ### Expected behavior...

I ve implemented Floating panel exactly same as you've shown in Map example. Only difference in my implementation is i've used collection view instead of table view & Im loading...

In the system Maps app, the user can interactively dismiss the panel by panning the map. The UX is very well done: - a pan on the map only affects...

I am facing a problem with changing the `ScrollView` of my `PanelController`. I have added a `UIPageViewController` to my `PanelController` which shows one TableView on each page and should be...

Hi Thanks for what you’ve done. Is there any solution to perfectly clone like the Apple maps application in the landscape mode?

### Short description When the content view controller e.g UITableViewController supports UIViewControllerPreviewingDelegate (3D Touch) the scroll tracking starts behaving weirdly. ### Expected behavior That the floating panel behaves as normal...

### Short description UICollectionView inside FloatingPanel jumps to top when scrolling. I am able to scroll it on first drag, but with second drag it always jumps to top. ###...