AlexeyPoldeo
AlexeyPoldeo
First of all, thanks for great library! I found one issue with big screen iPhones.  Can be fixed with replacement of this line: self.borderView.layer.cornerRadius = CGRectGetWidth(self.borderView.bounds)/2.0f; to self.borderView.layer.cornerRadius =...
Added 'actionButton' parameter into the delegate protocol. On iPad it's required to specify UIBarButtonItem when presenting UIAlertController in a sheet mode.
Hello! I'm newbie to Typhoon and hitting a lot of stupid problems on ObjC... I prefer to create assemblies manually because using layered architecture and need to create new assembly...
Please remove compatibility flag