1ba3b2c526
This is an addendum to #2870
8 lines
153 B
Objective-C
8 lines
153 B
Objective-C
#import <React/RCTViewManager.h>
|
|
#import "RCTVideoSwiftLog.h"
|
|
|
|
#if __has_include(<react-native-video/RCTVideoCache.h>)
|
|
#import "RCTVideoCache.h"
|
|
#endif
|
|
|