JJFloatingActionButton icon indicating copy to clipboard operation
JJFloatingActionButton copied to clipboard

Blur Background Including TabViewController

Open RohithPsingh opened this issue 4 years ago • 3 comments

Hi

I have two issues., pls let me know how to overcome this:

  1. while clicking Floating Button, Tabbar should also cover in background., Right now Tabbar is not covering.
  2. 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

RohithPsingh avatar Dec 10 '20 10:12 RohithPsingh

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..

RohithPsingh avatar Dec 17 '20 07:12 RohithPsingh

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.

NikhilGangurde avatar Mar 25 '22 13:03 NikhilGangurde

Any update here? I'm also facing this issue.

vijaycoderkube avatar Mar 24 '23 13:03 vijaycoderkube