/HalfScreenModalViewController

iOS UIKit Half Screen Modal View Controller

Primary LanguageSwiftMIT LicenseMIT

Half Screen Modal View Controller

iOS UIKit Half-Screen Modal View Controller

Usage

  1. Add this repository to your project using SPM
  2. import HalfScreenModalViewController in File
  3. Declare a new UIViewController that inherits from HalfScreenModalViewController
    • Views must be added to the contentView, not to the view.

License

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