2017-01-11 05:43:43 -07:00
|
|
|
#import <React/RCTViewManager.h>
|
2018-10-26 07:21:41 -06:00
|
|
|
#import <React/RCTBridgeModule.h>
|
2015-03-30 23:07:55 -06:00
|
|
|
|
2018-10-26 07:21:41 -06:00
|
|
|
@interface RCTVideoManager : RCTViewManager <RCTBridgeModule>
|
2015-03-30 23:07:55 -06:00
|
|
|
|
|
|
|
@end
|