Picture in Picture for iPhone. It lets you present content floating on top of application.
To run the example project, clone the repo, and run pod install
from the Example directory first.
NVPictureInPicture is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'NVPictureInPicture'
- Subclass NVPictureInPictureViewController to create custom view controller supporting Picture in Picture.
- Use presentOnWindow: to present view on window.
niteshvijay1995, [email protected]
NVPictureInPicture is available under the MIT license. See the LICENSE file for more info.