UIPiPView icon indicating copy to clipboard operation
UIPiPView copied to clipboard

This library is a UIView that is capable of Picture-in-Picture (PiP) in iOS.

Results 7 UIPiPView issues
Sort by recently updated
recently updated
newest added

Hello, In iOS 14.2, Apple added `canStartPictureInPictureAutomaticallyFromInline`, so developers don't have to explicitly call PiP methods from lifecycle functions. This would fit great in my app, where the user may...

Pod is automatically installed with iOS Deployment Target 9.0, which causes an error in UIPiPView class (below screenshot)

[jazzychad/PiPBugDemo](https://github.com/jazzychad/PiPBugDemo) report AVSampleBufferDisplayLayer pip not working with macos. I am facing the same problem. Have you tried this part on macos?

When the app opens Picture in Picture, it no longer displays remote or local push notifications. How to solve this problem?

![WX20230627-141340@2x](https://github.com/uakihir0/UIPiPView/assets/8022148/75907a58-fcaf-4592-861f-15bb8f350f71) when i set wkwebview contentOffset.y programlly,scrollable content show blank content.

https://stackoverflow.com/questions/67528832/how-to-hide-system-controls-on-avpictureinpicturecontrollers-float-window#67528832

enhancement

Is it possible to close the Picture in Picture after a given time? It was possible in one cenario, when that app is in foreground. Once the app is in...