8b75438148
Converts ios implementation from objective-c to swift.
8 lines
148 B
Objective-C
8 lines
148 B
Objective-C
#import <React/RCTViewManager.h>
|
|
#import "RCTSwiftLog.h"
|
|
|
|
#if __has_include(<react-native-video/RCTVideoCache.h>)
|
|
#import "RCTVideoCache.h"
|
|
#endif
|
|
|