My alert looks like this:
Is it possible to make inputs bigger and add space between them? Here is a snippet from my code. I tried changing the frame<
frame<
UIAlertController views are intended to be simple and not customizable. If you make your own presented view controller, then the view belongs to you and you can do anything you like.