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

How do you change the background color of blur view? #28

Open
paul-piro opened this issue Feb 9, 2014 · 3 comments
Open

How do you change the background color of blur view? #28

paul-piro opened this issue Feb 9, 2014 · 3 comments

Comments

@paul-piro
Copy link

I tried everything nothing works on iOS 7 tintColor, backgroundColor you cannot change it it's always white, my app has a dark theme and the blurred view needs to match the app, but you cannot change it

@TaPhuocHai
Copy link

I have problem too

@pikza
Copy link

pikza commented May 16, 2014

Mee too.Please give us the detail about the tutorial for make it possible..

@vmdeveloper
Copy link

@paul321 @TaPhuocHai @pikza just set [_nativeBlurView setBarTintColor:[UIColor orangeColor]]; in - (id)initWithFrame:(CGRect)frame in UIERealTimeBlurView.m

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

No branches or pull requests

4 participants