8 lines
148 B
C
8 lines
148 B
C
|
#import <React/RCTViewManager.h>
|
||
|
#import "RCTSwiftLog.h"
|
||
|
|
||
|
#if __has_include(<react-native-video/RCTVideoCache.h>)
|
||
|
#import "RCTVideoCache.h"
|
||
|
#endif
|
||
|
|