KGModal
KGModal copied to clipboard
KGModal is an easy drop in control that allows you to display any view in a modal popup.
My view is not showing up on iOS 13. iOS 11 working fine. KGModal.sharedInstance()?.show(withContentView: self.myView) Thanks in advance
Hi, I have built my app on Xcode7 it work fine on iOS7,8,9 but iOS10.0.2 app will freeze, can not touch on any control in screen. I am using KGModal...
Hi; I am using my feedback controller in a KGModal. When keyboard is displayed, submit button hides under keyboard. I want to move KGModal up. Is it possible?

Added property for set status bar style when status bar appearance based on view controller
This pull requests corrects the spelling of **CocoaPods** 🤓 https://github.com/CocoaPods/shared_resources/tree/master/media One day I’ll make a bot that looks through the READMEs of all Pods, looks to see if it uses...
If we display alertView on top of the KGModal from some other class and after dismiss of alert we can dismiss KGModal but the user interaction is disabled of the...
Hello, While holding down the finger on UITextView, the magnifier focuses on the background instead of the pop up dialog. Please see the attached screenshot. 