What is Presentr?

Presentr is a simple customizable wrapper for the Custom View Controller Presentation API introduced in iOS 8.

iOS let’s you modally present any view controller, but if you want the presented view controller to not cover the whole screen or modify anything about its presentation or transition you have to use the Custom View Controller Presentation API’s.

This can be cumbersome, specially if you do it multiple times in your app. Presentr simplifies all of this. You just have to configure your Presentr object depending on how you want you view controller to be presented, and the framework handles everything for you.

Overview

  • Pricing: Free
  • Resource Link: https://github.com/IcaliaLabs/Presentr
  • Resource Maker: Daniel Lozano
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Swift
  • iOS Versions Supported: iOS 9.0+, iOS 10.0+, iOS 11.0+, iOS 12.0+
  • CocoaPods: Presentr
  • Carthage: IcaliaLabs/Presentr