Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

just a noob question #19

Closed
spurdow opened this issue Jan 2, 2017 · 1 comment
Closed

just a noob question #19

spurdow opened this issue Jan 2, 2017 · 1 comment

Comments

@spurdow
Copy link

spurdow commented Jan 2, 2017

how do i add this on alert view?

@iwasrobbed
Copy link
Owner

UIAlertController isn't really meant to have subviews added to it (and Apple's docs discourage it).

The view hierarchy for this class is private and must not be modified

There are some who still do it but I'd likely just create your own modal (example here or use something like SVProgressHUD

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants