mirror of
https://github.com/status-im/react-native-linear-gradient.git
synced 2025-02-03 03:14:53 +00:00
6 lines
92 B
Objective-C
6 lines
92 B
Objective-C
#import <React/RCTViewManager.h>
|
|
|
|
@interface BVLinearGradientManager : RCTViewManager
|
|
|
|
@end
|