ios-realtimeblur
ios-realtimeblur copied to clipboard
How do you change the background color of blur view?
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
I have problem too
Mee too.Please give us the detail about the tutorial for make it possible..
@paul321 @taphuochai @pikza just set [_nativeBlurView setBarTintColor:[UIColor orangeColor]];
in - (id)initWithFrame:(CGRect)frame
in UIERealTimeBlurView.m