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