Merge branch 'master' into master

This commit is contained in:
Daniel Mariño Ruiz
2019-09-21 08:41:55 +02:00
committed by GitHub
8 changed files with 70 additions and 14 deletions

View File

@@ -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];
}
}