[React Native] Fix test failures
This commit is contained in:
parent
72b50dc32d
commit
ea959af850
|
@ -20,6 +20,7 @@
|
|||
RCT_EXPORT_MODULE()
|
||||
|
||||
@synthesize bridge = _bridge;
|
||||
@synthesize methodQueue = _methodQueue;
|
||||
|
||||
- (UIView *)view
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue