NonfullscreenPresenter 0.1.0

NonfullscreenPresenter 0.1.0

Maintained by Chen.



  • By
  • Chen Qizhi

NonfullscreenPresenter

CI Status Version License Platform

A lightweight wrapper for easily customizing animation of present non-fullscreen view controller

Features

  • Customizing transition animation
  • Blured presentingViewController
  • Tap to dismiss
  • Customizing push & pop
  • Interacting present and dismiss with gesture

Example

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

Requirements

  • Xcode 11.4+
  • Swift 5.2+
  • iOS 11+

Lower versions should work too, I just haven’t tried

Installation

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

pod 'NonfullscreenPresenter'

Author

Chen Qizhi, [email protected]

License

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