Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blur Background Including TabViewController #273

Open
RohithPsingh opened this issue Dec 10, 2020 · 3 comments
Open

Blur Background Including TabViewController #273

RohithPsingh opened this issue Dec 10, 2020 · 3 comments

Comments

@RohithPsingh
Copy link

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 RohithPsingh changed the title Blur Background for whole UIViewController Blur Background Including TabViewController Dec 17, 2020
@RohithPsingh
Copy link
Author

RohithPsingh commented Dec 17, 2020

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

@NikhilGangurde
Copy link

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.

@vijaycoderkube
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants