NVPictureInPicture 1.0.2

NVPictureInPicture 1.0.2

Maintained by Nitesh Vijay.



  • By
  • niteshvijay1995

NVPictureInPicture

CI Status Version License Platform

Picture in Picture for iPhone. It lets you present content floating on top of application.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

NVPictureInPicture is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'NVPictureInPicture'

Usage

  1. Subclass NVPictureInPictureViewController to create custom view controller supporting Picture in Picture.
  2. Use presentOnWindow: to present view on window.

Author

niteshvijay1995, [email protected]

License

NVPictureInPicture is available under the MIT license. See the LICENSE file for more info.