VCFloatingActionButton
VCFloatingActionButton copied to clipboard
A Floating Action Button just like Google inbox for iOS
Hi, It's showing nothing when we run the app on iOS 14 See video for detailed explanation https://www.dropbox.com/s/paubgb26lf6h3u6/RPReplay_Final1600084354.mp4?dl=0
Hi, First and foremost excellent component, but i have been witnessing some strange behaviour, but not able to simulate it, at times when i tap on the + button it...
Why am I getting this error? No visible @interface for 'VCFloatingActionButton' declares the selector 'initWithFrame:normalImage:andPressedImage:' 
+0530 floatingButtonTrial[880:33492] *** Assertion failure in -[UIVisualEffectView _addSubview:positioned:relativeTo:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKit_Sim/UIKit-3694.4.18/UIVisualEffectView.m:1464 
…sources in the sample project
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
Hey All, I need to change the animation when user click on the plus button. i want the table view cells starts from the top of screen and end then...
I'd be cool to also add Cocoapods support. I done this implementation myself last week for my library. Just follow [this post](https://guides.cocoapods.org/making/making-a-cocoapod.html) and [this checklist](https://github.com/thellimist/EZPods). Lemme know if you need...
Hi, how do we set alpha of bgView to 0 but make menuTable still visible. Thanks!