DTOverlayController
A customizable and easy-to-use overlay view controller container.
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Usage
To present a view controller inside an over lay controller, simply do in your view controller:
There are other properties that you can use to customize your over lay controller. These are some of them:
You can check more of these configurations in the library. DTOverlayController
will be further developed and new features will be coming in next releases. Feel free to contribute or suggest improvements by creating issues.
Requirements
- iOS 9.0+
Installation
DTOverlayController is available through CocoaPods. To install
it, simply add the following line to your Podfile: