Merge pull request #2879 from evoactivity/patch-3
Missed 1 import for RCTVideoSwiftLog
This commit is contained in:
commit
914eb9d3c6
@ -1,5 +1,5 @@
|
||||
#import <React/RCTViewManager.h>
|
||||
#import "RCTSwiftLog.h"
|
||||
#import "RCTVideoSwiftLog.h"
|
||||
|
||||
#if __has_include(<react-native-video/RCTVideoCache.h>)
|
||||
#import "RCTVideoCache.h"
|
||||
|
Loading…
Reference in New Issue
Block a user