Merge branch 'master' into master
This commit is contained in:
@@ -716,8 +716,6 @@ static int const RCTVideoUnset = -1;
|
||||
|
||||
return;
|
||||
}
|
||||
} else if ([super respondsToSelector:@selector(observeValueForKeyPath:ofObject:change:context:)]) {
|
||||
[super observeValueForKeyPath:keyPath ofObject:object change:change context:context];
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user