2016-01-19 14:26:58 +02:00

7 lines
89 B
Objective-C

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