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