LGPlusButtonsView
LGPlusButtonsView copied to clipboard
iOS implementation of Floating Action Button (Google Plus Button, fab), that shows more options
pls)
I try to add plus button on the bottom-right like demo code. When I tap on plus button or any where, the buttons will be dismiss. But on iPhone X...
This pull-request contains fix of problem that hidden buttons can be tapped.
I have a LGPlusButtonsView in the navigation rightBarButtonItem. when I call the method [_plusButtonsViewNavBar hideAnimated:YES completionHandler:nil]; but touch the position of button also can actionHandler then log the title, description,...
I want the user to enter a value into a UITextField after the + button is clicked, I tried to implement methods that are similar to setting the setButtonsImages I...
This fixes a rather annoying bug where a collapsed (hidden) menu still accepts touches (it's an edge case that I managed to trigger several times). This might not be the...
User can now click on buttons description to call buttons event. 
How can I use `LGPlusButtonsView` as simple button without any rotation, showing buttons on tap? Something like that is needed: https://github.com/bernikowich-cedoni/LGPlusButtonsView/commit/7f7211956af697b9935a9880c575112570239f30