iOS UIKit Half-Screen Modal View Controller
- Add this repository to your project using SPM
import HalfScreenModalViewController
in File- Declare a new UIViewController that inherits from
HalfScreenModalViewController
Views must be added to the
contentView, not to the
view.
HalfScreenModalViewController is available under the MIT license. See the LICENSE file for more info.