mirror of
https://github.com/status-im/react-native-linear-gradient.git
synced 2025-01-11 00:05:47 +00:00
6 lines
86 B
C
6 lines
86 B
C
|
#import "RCTViewManager.h"
|
||
|
|
||
|
@interface BVLinearGradientManager : RCTViewManager
|
||
|
|
||
|
@end
|