mirror of
https://github.com/zoriya/react-native-video.git
synced 2025-12-06 07:16:12 +00:00
6 lines
78 B
Objective-C
6 lines
78 B
Objective-C
#import "RCTViewManager.h"
|
|
|
|
@interface RCTVideoManager : RCTViewManager
|
|
|
|
@end
|