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.
Features
- Support for Xcode 10 / iOS 12 / Swift 4.2
- You can add custom BackgroundView
- Add custom text color for AlertViewController
- Swipe to dismiss feature
- All animations are now Presentr's, no more Apple animations
- Set the behavior for a tap outside the context.
- Simple PresentrAnimation architecture
Categories
User Interface (UI)License
MIT LicenseFollow Presentr
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Presentr!