Floaty icon indicating copy to clipboard operation
Floaty copied to clipboard

:heart: Floating Action Button for iOS

Results 61 Floaty issues
Sort by recently updated
recently updated
newest added

Hello @kciter. I see that the read me instruction points to version 4.2.1 for installing with SPM. But I don't see any release/tag for 4.2.1 and which is why SPM...

The library not working with the above configuration. Installing using `pod 'Floaty`, it installs **Installing Floaty (4.2.0)** It shows compiler errors as seen in the screenshot: https://gyazo.com/ee39c1d503908ad76a8eb8fbe7002683 Is anybody able...

I have my Floaty tied to a UITableViewController. When I send the app into the background and bring it back to the foreground, Floaty disappears. After some investigation, it appears...

I am using this project. I want to add multiple floaty to the view, but after I add them, there is a problem. Click a floaty, and the item that...

I am able to change the plus button image but how can I replace cross button with separate image.

I positioned the button at the top right of the screen, is there a way to display the items from top to bottom instead of the current behavior?

When one taps on the action button it will bring up the actions but if you move the app into background mode without closing the action button when reentering the...

First of all, great project! I found a bug though with the plusLayer and it is 100% reproducible. If you click on the button (making it rotate and showing the...

is possible to show the actions menu over a pressed tabbar item, remove or hide the "+" button, and use the tabbar item as trigger of the actions menu?