PresenterKit

Build Status Version Status license MIT codecov Platform Carthage compatible

Swifty view controller presentation for iOS

About

Swifty wrappers around view controller presentation, dismissal, and UIPresentationController.

Requirements

Installation

use_frameworks!

# Latest release in CocoaPods
pod 'PresenterKit'

# Get the latest on develop
pod 'PresenterKit', :git => 'https://github.com/jessesquires/PresenterKit.git', :branch => 'develop'

Carthage

github "jessesquires/PresenterKit"

Documentation

Read the docs. Generated with jazzy. Hosted by GitHub Pages.

Generate

$ ./scripts/build_docs.sh

Preview

$ open index.html -a Safari

Contribute

Please follow these contribution guidelines.

Credits

Created and maintained by @jesse_squires.

License

PresenterKit is released under an MIT License. See LICENSE for details.

Copyright © 2016-present Jesse Squires.

Please provide attribution, it is greatly appreciated.