mirror of
https://github.com/zoriya/react-native-video.git
synced 2025-12-18 05:05:16 +00:00
* Support react-native > 0.40 * Bumping major version. Breaking change. * Upgrade example project from 0.33 => 0.40.
6 lines
84 B
Objective-C
6 lines
84 B
Objective-C
#import <React/RCTViewManager.h>
|
|
|
|
@interface RCTVideoManager : RCTViewManager
|
|
|
|
@end
|