Skip to content

Blur Background Including TabViewController #273

@RohithPsingh

Description

@RohithPsingh

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions