mirror of
https://github.com/status-im/react-native-blur.git
synced 2025-01-12 17:44:13 +00:00
10858e396b
Also changed VibrancyView to be a subclass of BlurView.
5 lines
62 B
Objective-C
5 lines
62 B
Objective-C
#import "BlurView.h"
|
|
|
|
@interface VibrancyView : BlurView
|
|
@end
|