2017-01-06 15:16:49 +00:00

7 lines
95 B
Objective-C

#import <UIKit/UIKit.h>
#import <React/RCTView.h>
@interface BVLinearGradient : RCTView
@end