6 lines
60 B
Objective-C
6 lines
60 B
Objective-C
#import <UIKit/UIKit.h>
|
|
|
|
@interface RCTVideo : UIView
|
|
|
|
@end
|