fix(ios) remove exitPictureInPicture() call from resetBounds(bounds:)

This commit is contained in:
durduman 2021-08-10 16:49:31 +03:00 committed by GitHub
parent dfd28c501b
commit 1e0c25d816
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -144,7 +144,6 @@ public class PiPViewCoordinator {
/// screen size changes
public func resetBounds(bounds: CGRect) {
currentBounds = bounds
exitPictureInPicture()
}
/// Stop the dragging gesture of the root view