mirror of
https://github.com/status-im/react-native-blur.git
synced 2025-01-13 01:54:15 +00:00
5 lines
77 B
C
5 lines
77 B
C
|
#import "RCTViewManager.h"
|
||
|
|
||
|
@interface BlurViewManager : RCTViewManager
|
||
|
|
||
|
@end
|