6 lines
86 B
C
6 lines
86 B
C
|
#import "RCTViewManager.h"
|
||
|
|
||
|
@interface BVLinearGradientManager : RCTViewManager
|
||
|
|
||
|
@end
|