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