JJFloatingActionButton
JJFloatingActionButton copied to clipboard
Blur Background Including TabViewController
Hi
I have two issues., pls let me know how to overcome this:
- while clicking Floating Button, Tabbar should also cover in background., Right now Tabbar is not covering.
- while clicking Floating button , I want blur view like how this reflect
let blurEffect = UIBlurEffect(style: UIBlurEffect.Style.dark) let blurEffectView = UIVisualEffectView(effect: blurEffect)
I tried using these , I didn't get exact solution.. Hope you will resolve my issue..
Thanks
Please Help me ., I am looking for solution., I tried a lot but I didn't get what I expected., I there any possibilities to fix like above mentioned points.
Thanks in advance..
Same here I want to change the background layout I want the background to be only up to items, not an entire screen, and the background to have a border and white background.
Any update here? I'm also facing this issue.